Fix image url link.
This commit is contained in:
parent
45a290f0ea
commit
07fdd1bef1
@ -3,7 +3,7 @@ What is Rhai
|
|||||||
|
|
||||||
{{#include ../links.md}}
|
{{#include ../links.md}}
|
||||||
|
|
||||||
![Rhai Logo](../images/rhai_logo.png)
|
![Rhai Logo]({{rootUrl}}/images/rhai_logo.png)
|
||||||
|
|
||||||
Rhai is an embedded scripting language and evaluation engine for Rust that gives a safe and easy way
|
Rhai is an embedded scripting language and evaluation engine for Rust that gives a safe and easy way
|
||||||
to add scripting to any application.
|
to add scripting to any application.
|
||||||
|
Loading…
Reference in New Issue
Block a user