From 0d1b83b7ba1811ef47bb4c3238234c15946797b6 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Sun, 21 Jun 2020 11:49:06 +0200 Subject: Update documentation_index.md --- docs/documentation_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/documentation_index.md b/docs/documentation_index.md index 1a5a6c4..685de59 100644 --- a/docs/documentation_index.md +++ b/docs/documentation_index.md @@ -5,7 +5,7 @@ * [Traditional setup guide](Installation.md) * [Docker setup guide](Install-with-Docker.md) -### Documentation +## Documentation * [Directory structure](Directory-Structure) * [Bash system](bash_system.md) @@ -17,7 +17,7 @@ * [CMake options](CMake-options) * [Bitwise operations](Bit-and_bytes-tutorial) -# Extends AzerothCore +## Extend AzerothCore * [The Modular Structure](The-Modular-Structure) * [Hooks Bash](Hooks-Bash) -- cgit