diff --git a/README.md b/README.md index 747182ea..9ad51960 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ rhai = "0.8.1" Other cool projects to check out: * [ChaiScript](http://chaiscript.com/) - A strong inspiration for Rhai. An embedded scripting language for C++ that I helped created many moons ago, now being lead by my cousin. -* You can also check out the list of [scripting languages for Rust](http://libs.rs/scripting/) on [libs.rs](http://libs.rs/) +* You can also check out the list of [scripting languages for Rust](https://github.com/rust-unofficial/awesome-rust#scripting) on [awesome-rust](https://github.com/rust-unofficial/awesome-rust) ## Examples The repository contains several examples in the `examples` folder: