diff options
Diffstat (limited to '_includes/azerothcore/sidebar.html')
| -rw-r--r-- | _includes/azerothcore/sidebar.html | 13 |
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> |
