diff options
| author | Orangs <v.hrabinec@centrum.cz> | 2019-03-26 22:28:38 +0100 |
|---|---|---|
| committer | Francesco Borzì <borzifrancesco@gmail.com> | 2019-03-26 22:28:38 +0100 |
| commit | 57d495716fd4fbaf159f519174dd5642f85f93b4 (patch) | |
| tree | 559381a993f06687bd79e07951491d7602bdb3d4 /_includes | |
| parent | 0a65361e9b8f0842f3f5cf62d1dcb7eb29c5f136 (diff) | |
| download | wiki-57d495716fd4fbaf159f519174dd5642f85f93b4.tar.gz wiki-57d495716fd4fbaf159f519174dd5642f85f93b4.tar.bz2 wiki-57d495716fd4fbaf159f519174dd5642f85f93b4.zip | |
Adding link to Linux automatic restarter in Other: (#29)
Adding link to Linux automatic restarter in Other:
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 12a4884..e3392b8 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -34,6 +34,7 @@ <li> <a href="/wiki/Create-a-Script">Create your first Script</a> <li> <a href="/wiki/how-to-work-with-conf-files">Work with configuration files (.conf & .conf.dist)</a> <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> |
