diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2021-04-26 15:47:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-26 15:47:34 +0200 |
| commit | f998dac7bb909010ed4b28b4212f8b02472a138d (patch) | |
| tree | cda3f53306ff3dc4b4128b22a81cdbb55d143b77 /_includes | |
| parent | 21105db5cf465aa781db799ce559cd27ac58ce2c (diff) | |
| download | wiki-f998dac7bb909010ed4b28b4212f8b02472a138d.tar.gz wiki-f998dac7bb909010ed4b28b4212f8b02472a138d.tar.bz2 wiki-f998dac7bb909010ed4b28b4212f8b02472a138d.zip | |
Update sidebar.html
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> |
