diff options
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 7780499..e6ac8a7 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -20,6 +20,7 @@ <li><a href="/wiki/How-to-create-a-PR">How to create a PR</a></li> <li><a href="/wiki/How-to-test-a-PR">How to test a PR</a></li> <li><a href="/wiki/How-to-test-DB-only-changes">How to test DB-only changes</a></li> + <li><a href="/wiki/how-to-document-code">How to document your code</a></li> </ul> <b>Documentation</b> <ul> |
