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 f696451..63debd7 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -42,6 +42,7 @@ <ul> <li><a href="/wiki/contribute">How to contribute </a></li> <li><a href="/wiki/how-to-create-a-pr">How to create a PR</a></li> + <li><a href="/wiki/how-to-create-a-db-pr">How to create an SQL PR via GitHub</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> |
