summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/documentation_index.md4
1 files 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)