From 0d02fd6c0011c3ba46aa8a3271d9f58755aa24f6 Mon Sep 17 00:00:00 2001 From: Griatch Date: Mon, 21 Nov 2022 08:33:32 +0100 Subject: [PATCH] Update index links --- docs/source/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/index.md b/docs/source/index.md index 927c153d53..13de8991ac 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -24,8 +24,8 @@ This is the manual of [Evennia](https://www.evennia.com), the open source Python ## Tutorials and Howtos -- [The Beginner Tutorial](Howtos/Beginner-Tutorial/Beginner-Tutorial-Intro.md) - learn the basics and build a small game (in progress) -- [Tutorials and Howto's](Howtos/Howtos-Overview.md) - mixed tutorials to learn Evennia +- [The Beginner Tutorial](Howtos/Howtos-Overview.md#beginner-tutorial) - learn the basics and build a small game (in progress) +- [Tutorials and Howto's](Howtos/Howtos-Overview.md#howtos) - mixed tutorials and help articles to learn Evennia ## Developing with Evennia