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

@@ -4,7 +4,7 @@ version = "0.3.2"
edition = "2018"
authors = ["jhwgh1968"]
description = "Procedural macro support package for Rhai, a scripting language for Rust"
homepage = "https://rhaiscript.github.io/book/plugins/index.html"
homepage = "https://rhai.rs/book/plugins/index.html"
repository = "https://github.com/rhaiscript/rhai"
license = "MIT OR Apache-2.0"