diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2019-02-18 00:14:49 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-18 00:14:49 +0100 |
| commit | f5a57b6d381cf0aea3d341cd25eb8dfb1d985e62 (patch) | |
| tree | 5d6213f4cdec9953d2e496032e91fd11f5225f4b | |
| parent | d500a472808f42705c25341a651184e60f2f3e39 (diff) | |
| download | wiki-f5a57b6d381cf0aea3d341cd25eb8dfb1d985e62.tar.gz wiki-f5a57b6d381cf0aea3d341cd25eb8dfb1d985e62.tar.bz2 wiki-f5a57b6d381cf0aea3d341cd25eb8dfb1d985e62.zip | |
Update sidebar.html
| -rw-r--r-- | _includes/azerothcore/sidebar.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_includes/azerothcore/sidebar.html b/_includes/azerothcore/sidebar.html index 88a8b7c..4e3406b 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -1,5 +1,5 @@ <pre> -<b>How-To ( master 2.x-dev )</b> +<b>How-To ( master 2.x-dev )</b> <a href="https://github.com/azerothcore/wiki/edit/master/_includes/azerothcore/sidebar.html">Edit</a> <ul> <li> <a href="/wiki/Install-with-Docker">Install with Docker</a> @@ -63,7 +63,7 @@ <li> <a href="/wiki/Project-Versioning">Project Versioning</a> -<li> <a href="/wiki/sql-Versioning">Sql Versioning</a> +<li> <a href="/wiki/Sql-Versioning">Sql Versioning</a> <li> <a href="/wiki/Hooks-Bash">Hooks Bash</a> @@ -71,7 +71,7 @@ <li> <a href="/wiki/Create-a-new-Hook">Hooks C++</a> -<li> <a href="/wiki/database-structure">Database Structure</a> +<li> <a href="/wiki/Database-Structure">Database Structure</a> <li> <a href="/wiki/CMake-options">CMake options</a> </ul> |
