diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2023-01-24 22:06:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-24 22:06:10 +0100 |
| commit | c54a4ef025dfa1265bc47e14abc96a01f23ab09c (patch) | |
| tree | 1052ba880278e99867d7f1330324b1ba9d01f5d1 /_includes | |
| parent | 9aa3e552dbdce5afef8a1bdc183b3a4853632b31 (diff) | |
| download | wiki-c54a4ef025dfa1265bc47e14abc96a01f23ab09c.tar.gz wiki-c54a4ef025dfa1265bc47e14abc96a01f23ab09c.tar.bz2 wiki-c54a4ef025dfa1265bc47e14abc96a01f23ab09c.zip | |
prepare for module part in installation guide
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/azerothcore/sidebar.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/azerothcore/sidebar.html b/_includes/azerothcore/sidebar.html index 75ac25e..cf5d5cd 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -27,6 +27,7 @@ <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/installing-a-module">Installing a module</a></li> </ul> <b>Contribute:</b> <ul> |
