summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2020-06-21 11:49:06 +0200
committerYehonal <yehonal.azeroth@gmail.com>2020-06-21 13:27:12 +0200
commit0d1b83b7ba1811ef47bb4c3238234c15946797b6 (patch)
tree18c5fd7b44039087670cbf8f9d294775747f7fc0 /docs
parent84dab630626c77343338dbb4ed26c769b7dc40cc (diff)
downloadwiki-0d1b83b7ba1811ef47bb4c3238234c15946797b6.tar.gz
wiki-0d1b83b7ba1811ef47bb4c3238234c15946797b6.tar.bz2
wiki-0d1b83b7ba1811ef47bb4c3238234c15946797b6.zip
Update documentation_index.md
Diffstat (limited to 'docs')
-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)