diff options
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/azerothcore/sidebar.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/azerothcore/sidebar.html b/_includes/azerothcore/sidebar.html index 147fffd..19fbfbd 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -45,6 +45,7 @@ <li><a href="/wiki/Coding-Standards">Coding Standards</a></li> <li><a href="/wiki/Project-Versioning">Project Versioning</a></li> <li><a href="/wiki/SQL-Versioning">Sql Versioning</a></li> + <li><a href ="/wiki/MySQLtypesC++">MySQL types (C++)</a></li> <li><a href="/wiki/Hooks-Bash">Hooks Bash</a></li> <li><a href="/wiki/Hooks-Cmake">Hooks Cmake</a></li> <li><a href="/wiki/Create-a-new-Hook">Hooks C++</a></li> |
