diff options
| author | Stoabrogga <38475780+Stoabrogga@users.noreply.github.com> | 2019-09-15 11:47:19 +0200 |
|---|---|---|
| committer | Francesco Borzì <borzifrancesco@gmail.com> | 2019-09-15 11:47:19 +0200 |
| commit | ddf3f4c20cc9d48170cea2f1ccc22198690b149e (patch) | |
| tree | ba1a3eca9bb32deb3893efa62063b7c80c22e3e7 /_includes/azerothcore/sidebar.html | |
| parent | b0c624abb9afab81784253a63af2b1fa58f05086 (diff) | |
| download | wiki-ddf3f4c20cc9d48170cea2f1ccc22198690b149e.tar.gz wiki-ddf3f4c20cc9d48170cea2f1ccc22198690b149e.tar.bz2 wiki-ddf3f4c20cc9d48170cea2f1ccc22198690b149e.zip | |
RAM requirements (#122)
Diffstat (limited to '_includes/azerothcore/sidebar.html')
| -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 8627ef2..f005269 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -10,6 +10,7 @@ <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/Memory-Usage">Memory Usage</a></li> </ul> <b>Install on the cloud:</b> <ul> |
