From f82ac0f697174bcb0134091cf75c89450cd613ac Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Thu, 15 Jul 2021 11:38:57 +0200 Subject: chore: Fix link to documentation index --- docs/home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/home.md b/docs/home.md index d7d337a..54a3202 100644 --- a/docs/home.md +++ b/docs/home.md @@ -14,7 +14,7 @@ Welcome to the [AzerothCore](http://www.azerothcore.org/) project wiki powered b ## Documentation -- [Documentation Index](documentation_index.md) +- [Documentation Index](documentation_index) ## Overview -- cgit