diff --git a/doc/src/about/index.md b/doc/src/about/index.md index 2c6efcc8..ce966635 100644 --- a/doc/src/about/index.md +++ b/doc/src/about/index.md @@ -3,7 +3,7 @@ What is Rhai {{#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 to add scripting to any application.