diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2019-03-03 18:05:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-03 18:05:06 +0100 |
| commit | b95ffabb45046d160e2c718cece04a58afe61357 (patch) | |
| tree | a8e601aa843faba9160b282a9d31b5877ab6097b | |
| parent | 7478cad1b3130ad0f206f1ac30de6a98b531ff76 (diff) | |
| download | wiki-b95ffabb45046d160e2c718cece04a58afe61357.tar.gz wiki-b95ffabb45046d160e2c718cece04a58afe61357.tar.bz2 wiki-b95ffabb45046d160e2c718cece04a58afe61357.zip | |
Update 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 f09ee71..12a4884 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -25,6 +25,7 @@ <b>Other:</b> <ul> <li> <a href="/wiki/How-to-ask-for-help">How to ask for help</a> +<li> <a href="/wiki/best-practices">Best practices</a> <li> <a href="/wiki/FAQ">FAQ</a> <li> <a href="/wiki/Creating-Accounts">Create Accounts</a> <li> <a href="/wiki/Dealing-with-SQL-files">Dealing with SQL files</a> |
