We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94f2aeb commit de3eae1Copy full SHA for de3eae1
js/playground.vue
@@ -162,7 +162,7 @@
162
<h1>What is Rhai?</h1>
163
<p>
164
<a
165
- href="https://github.com/rhaiscript/rhai"
+ href="https://rhai.rs"
166
target="_blank"
167
>Rhai</a> is an embedded scripting language and evaluation engine for Rust that gives a safe and easy way to add scripting to any application.
168
</p>
0 commit comments