diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-04-15 13:09:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-15 13:09:16 +0200 |
| commit | 2044389d15c1e2e95b2a4025ba1c0980ff14ca91 (patch) | |
| tree | 514ca29a8ca222c34d2542a4fb76eebf5d7394fe | |
| parent | 89e5372f6efa1ba93f11309c45d2d1b48602dde6 (diff) | |
| download | wiki-2044389d15c1e2e95b2a4025ba1c0980ff14ca91.tar.gz wiki-2044389d15c1e2e95b2a4025ba1c0980ff14ca91.tar.bz2 wiki-2044389d15c1e2e95b2a4025ba1c0980ff14ca91.zip | |
Update sidebar.html (#432)
* Update sidebar.html
* Update linux-requirements.md
* Update macos-requirements.md
* Update linux-requirements.md
* Update windows-requirements.md
* Update client-setup.md
| -rw-r--r-- | _includes/azerothcore/sidebar.html | 2 | ||||
| -rw-r--r-- | docs/client-setup.md | 3 | ||||
| -rw-r--r-- | docs/linux-requirements.md | 4 | ||||
| -rw-r--r-- | docs/macos-requirements.md | 4 | ||||
| -rw-r--r-- | docs/windows-requirements.md | 4 |
5 files changed, 8 insertions, 9 deletions
diff --git a/_includes/azerothcore/sidebar.html b/_includes/azerothcore/sidebar.html index 7b072b3..301fdd7 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -3,7 +3,7 @@ <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/installation-guide">Installation Guide</a></li> + <li><a href="/wiki/installation">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> diff --git a/docs/client-setup.md b/docs/client-setup.md index e89e5aa..5cdb735 100644 --- a/docs/client-setup.md +++ b/docs/client-setup.md @@ -29,5 +29,4 @@ If you are still having problems, check: | Installation Guide | | :- | | This article is a part of the Installation Guide. You can read it alone or click on the previous link to easily move between the steps. | -| [<< Step 6: Final Server Steps](final-server-steps.md) | - +| [<< Step 7: Keeping the Server Up-to-Date](keeping-the-server-up-to-date.md) | diff --git a/docs/linux-requirements.md b/docs/linux-requirements.md index 8be6af3..ba4e4a5 100644 --- a/docs/linux-requirements.md +++ b/docs/linux-requirements.md @@ -3,7 +3,7 @@ | Installation Guide | | | :- | :- | | This article is a part of the Installation Guide. You can read it alone or click on the previous link to easily move between the steps. | -| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-intallation.md) | +| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-installation.md) | | | | :- | @@ -171,4 +171,4 @@ If you are still having problems, check: | Installation Guide | | | :- | :- | | This article is a part of the Installation Guide. You can read it alone or click on the previous link to easily move between the steps. | -| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-intallation.md) | +| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-installation.md) | diff --git a/docs/macos-requirements.md b/docs/macos-requirements.md index b53f5c8..2c0dfb4 100644 --- a/docs/macos-requirements.md +++ b/docs/macos-requirements.md @@ -3,7 +3,7 @@ | Installation Guide | | | :- | :- | | This article is a part of the Installation Guide. You can read it alone or click on the previous link to easily move between the steps. | -| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-intallation.md) | +| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-installation.md) | | | | :- | @@ -61,4 +61,4 @@ If you are still having problems, check: | Installation Guide | | | :- | :- | | This article is a part of the Installation Guide. You can read it alone or click on the previous link to easily move between the steps. | -| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-intallation.md) | +| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-installation.md) | diff --git a/docs/windows-requirements.md b/docs/windows-requirements.md index 20ab206..690163f 100644 --- a/docs/windows-requirements.md +++ b/docs/windows-requirements.md @@ -3,7 +3,7 @@ | Installation Guide | | | :- | :- | | This article is a part of the Installation Guide. You can read it alone or click on the previous link to easily move between the steps. | -| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-intallation.md) | +| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-installation.md) | | | | :- | @@ -86,4 +86,4 @@ If you are still having problems, check: | Installation Guide | | | :- | :- | | This article is a part of the Installation Guide. You can read it alone or click on the previous link to easily move between the steps. | -| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-intallation.md) | +| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-installation.md) | |
