summaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-04-15 12:04:34 +0200
committerGitHub <noreply@github.com>2021-04-15 12:04:34 +0200
commit890792004063f3754be3a1ed0e36c6787f0c9351 (patch)
tree4cf1bdd17aff16f86cd9474c0fcc4bd78279e41b /_includes
parentd13a60f1aac8c132e781e6de8a620f251e0ac889 (diff)
downloadwiki-890792004063f3754be3a1ed0e36c6787f0c9351.tar.gz
wiki-890792004063f3754be3a1ed0e36c6787f0c9351.tar.bz2
wiki-890792004063f3754be3a1ed0e36c6787f0c9351.zip
refactor(guide): Refactor installation guide (#427)
* Update Spell_system.md * refactor(guide): Refactor installation guide * Update Requirements.md * Update Requirements.md * da * Update windows-requirements.md * d * test * test * windows * windows * help * note to self: next windows * core and server installation * db * finally * Update client-setup.md * Update final-server-steps.md * Update windows-core-installation.md * Update core-installation.md * last * Update database-installation.md * Update database-installation.md * Update server-setup.md * Rename Requirements.md to requirements.md * Y * f * ad * Update windows-core-installation.md * d * Update installation-guide.md * Update linux-requirements.md Ubuntu installation with seperate MariaDB and Oracle MySQL * Remove account * Update installation-guide.md * Update installation-guide.md * Update installation-guide.md Co-authored-by: Nolt <nolt@users.noreply.github.com> Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Diffstat (limited to '_includes')
-rw-r--r--_includes/azerothcore/sidebar.html13
1 files changed, 9 insertions, 4 deletions
diff --git a/_includes/azerothcore/sidebar.html b/_includes/azerothcore/sidebar.html
index 2ec668a..e979c13 100644
--- a/_includes/azerothcore/sidebar.html
+++ b/_includes/azerothcore/sidebar.html
@@ -3,10 +3,15 @@
<b>How-To ( branch master )</b> <a href="https://github.com/azerothcore/wiki/edit/master/_includes/azerothcore/sidebar.html">Edit</a>
<b>Install:</b>
<ul>
- <li><a href="/wiki/Requirements">Requirements</a></li>
- <li><a href="/wiki/Installation">Installation</a></li>
- <li><a href="/wiki/Database-Setup">Database Setup</a></li>
- <li><a href="/wiki/Update">Update your core</a></li>
+ <li><a href="/wiki/installation-guide">Installation Guide</a></li>
+ <li><a href="/wiki/requirements">Requirements</a></li>
+ <li><a href="/wiki/core-installation">Core Installation</a></li>
+ <li><a href="/wiki/server-setup">Server Setup</a></li>
+ <li><a href="/wiki/database-installation">Database Installation</a></li>
+ <li><a href="/wiki/networking">Networking</a></li>
+ <li><a href="/wiki/final-server-steps">Final Server Steps</a></li>
+ <li><a href="/wiki/keeping-the-server-up-to-date">Keeping the server up to date</a></li>
+ <li><a href="/wiki/client-setup">Client Setup</a></li>
<li><a href="/wiki/Memory-Usage">Memory Usage</a></li>
</ul>
<b>Contribute:</b>