summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2019-04-03 11:25:14 +0200
committerGitHub <noreply@github.com>2019-04-03 11:25:14 +0200
commit820fe33f93ec9fbc06b8169053be82f41918506e (patch)
tree86be169bef184a3ca99aeec49ef0842146d5c525
parent0e619a652b1b61a7e13f68e5263b52a486601092 (diff)
downloadwiki-820fe33f93ec9fbc06b8169053be82f41918506e.tar.gz
wiki-820fe33f93ec9fbc06b8169053be82f41918506e.tar.bz2
wiki-820fe33f93ec9fbc06b8169053be82f41918506e.zip
Update sidebar.html
-rw-r--r--_includes/azerothcore/sidebar.html13
1 files changed, 5 insertions, 8 deletions
diff --git a/_includes/azerothcore/sidebar.html b/_includes/azerothcore/sidebar.html
index e3392b8..f18f981 100644
--- a/_includes/azerothcore/sidebar.html
+++ b/_includes/azerothcore/sidebar.html
@@ -1,5 +1,5 @@
<pre>
-<b>How-To ( master 2.x-dev )</b> <a href="https://github.com/azerothcore/wiki/edit/master/_includes/azerothcore/sidebar.html">Edit</a>
+<b>How-To ( branch master )</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>
</ul>
@@ -36,10 +36,6 @@
<li> <a href="/wiki/Extract-Client-Data">Extract client data (maps, mmaps, vmaps, dbc)</a>
<li> <a href="/wiki/linux-restarter">Linux automatic restarter</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>
@@ -55,11 +51,12 @@
</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>
+<li> <a target="_blank" href="http://www.azerothcore.org/pages/sunwell.pl/">Original SC Description</a></li>
+<li> <a href="/wiki/Previous-Version-Documentation">Archived Versions Documentation</a></li>
</ul>
<b>Old unsupported Versions:</b>
<ul>
-<li> <a href="/wiki/release_0.x">Release 0.x - SunWell</a>
+<li> <a href="/wiki/release_1.x">Release 1.x - First Composition</a></li>
+<li> <a href="/wiki/release_0.x">Release 0.x - SunWell</a></li>
</ul>
</pre>