From 3da80c10bc743eae8032bcb176de65428b42315a Mon Sep 17 00:00:00 2001 From: Prokube <68293280+prokube@users.noreply.github.com> Date: Mon, 17 May 2021 09:47:50 -0700 Subject: [PATCH] i think this is what she means right? --- docs/guides/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/index.md b/docs/guides/index.md index ee7e16c..230198a 100644 --- a/docs/guides/index.md +++ b/docs/guides/index.md @@ -1,7 +1,7 @@ # Guides -[Creating A Custom Week](https://kadedev.github.io/Kade-Engine/guides/weeks) +[Creating A Custom Week]({{site.url}}guides/weeks) -[Using The Chart Editor](https://kadedev.github.io/Kade-Engine/guides/charting) +[Using The Chart Editor]({{site.url}}Kade-Engine/guides/charting) ### Contributing If you'd like to write a guide, you can make a [pull request](https://github.com/KadeDev/Kade-Engine/pulls). Make sure you put the guide in `docs/guides/` and that it's written in Markdown.