summaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2019-02-18 19:16:45 +0100
committerGitHub <noreply@github.com>2019-02-18 19:16:45 +0100
commitbe2ddad846c225bcf9d76ce497ec60f114439c8e (patch)
tree32f8267e25b662c9d3f7cf3df44541a794c78093 /_includes
parent3c02a1801cf72b2d9d47f47d301441e2de41afd3 (diff)
downloadwiki-be2ddad846c225bcf9d76ce497ec60f114439c8e.tar.gz
wiki-be2ddad846c225bcf9d76ce497ec60f114439c8e.tar.bz2
wiki-be2ddad846c225bcf9d76ce497ec60f114439c8e.zip
Update sidebar.html
Diffstat (limited to '_includes')
-rw-r--r--_includes/azerothcore/sidebar.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/_includes/azerothcore/sidebar.html b/_includes/azerothcore/sidebar.html
index 872aad7..5844f29 100644
--- a/_includes/azerothcore/sidebar.html
+++ b/_includes/azerothcore/sidebar.html
@@ -3,7 +3,6 @@
<ul>
<li> <a href="/wiki/Install-with-Docker">Install with Docker</a>
</ul>
-
<b>Install on your System:</b>
<ul>
<li> <a href="/wiki/Requirements">Requirements</a>
@@ -11,14 +10,12 @@
<li> <a href="/wiki/Database-Setup">Database Setup</a>
<li> <a href="/wiki/Update">Update your core</a>
</ul>
-
<b>Contributing:</b>
<ul>
<li> <a href="/wiki/Contribute">How to contribute </a>
<li> <a href="/wiki/How-to-test-a-PR">How to test a PR</a>
<li> <a href="/wiki/How-to-test-DB-only-changes">How to test DB-only changes</a>
</ul>
-
<b>Other:</b>
<ul>
<li> <a href="/wiki/FAQ">FAQ</a>
@@ -30,15 +27,11 @@
<li> <a href="/wiki/how-to-work-with-conf-files">Work with configuration files (.conf & .conf.dist)</a>
<li> <a href="/wiki/Extract-Client-Data">Extract client data (maps, mmaps, vmaps, dbc)</a>
</ul>
-
<b>Current supported Versions:</b>
-
<ul>
<li> <a href="/wiki/release_1.x">Release 1.x - First Composition</a>
</ul>
-
<b>Documentation</b>
-
<ul>
<li> <a href="/wiki/The-Modular-Structure">The Modular Structure</a>
<li> <a href="/wiki/Directory-Structure">Directory Structure</a>
@@ -51,16 +44,13 @@
<li> <a href="/wiki/Database-Structure">Database Structure</a>
<li> <a href="/wiki/CMake-options">CMake options</a>
</ul>
-
<b>Archive</b>
<ul>
<li> <a target="_blank" href="http://www.azerothcore.org/pages/sunwell.pl/">Original SC Description</a>
<li> <a href="/wiki/Previous-Version-Documentation">Archived Versions Documentation</a>
</ul>
-
<b>Old unsupported Versions:</b>
<ul>
<li> <a href="/wiki/release_0.x">Release 0.x - SunWell</a>
</ul>
-
</pre>