Change rhaiscript.github.io to rhai.rs

This commit is contained in:
Stephen Chung
2021-01-30 07:19:54 +08:00
parent bb925a697c
commit 7fc38d4cd2
5 changed files with 27 additions and 27 deletions

View File

@@ -10,7 +10,7 @@ version = "0.19.11"
edition = "2018"
authors = ["Jonathan Turner", "Lukáš Hozda", "Stephen Chung", "jhwgh1968"]
description = "Embedded scripting for Rust"
homepage = "https://rhaiscript.github.io/book"
homepage = "https://rhai.rs/book"
repository = "https://github.com/rhaiscript"
readme = "README.md"
license = "MIT OR Apache-2.0"