summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAaron Hooper <rnjckhpr@gmail.com>2022-01-24 20:37:36 +0000
committerGitHub <noreply@github.com>2022-01-24 21:37:36 +0100
commitd973af8b93860a040e90be6624ef0fbe24b61393 (patch)
tree8f8234fb3addc3e85d535c80e4114ef7cc753db6 /docs
parent8eccdd43bd13998b18c5b01eae2946a8bfe869e2 (diff)
downloadwiki-d973af8b93860a040e90be6624ef0fbe24b61393.tar.gz
wiki-d973af8b93860a040e90be6624ef0fbe24b61393.tar.bz2
wiki-d973af8b93860a040e90be6624ef0fbe24b61393.zip
Update links to contribution guides (#682)
Diffstat (limited to 'docs')
-rw-r--r--docs/contribute.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/contribute.md b/docs/contribute.md
index c6f7dac..a7a9740 100644
--- a/docs/contribute.md
+++ b/docs/contribute.md
@@ -6,17 +6,17 @@ redirect_from: "/Contribute"
You can contribute in several ways to AzerothCore:
-- [commenting an open issue](how-to-comment-an-issue)
+- [commenting an open issue](#how-to-comment-an-issue)
-- [opening an issue](how-to-open-an-issue)
+- [opening an issue](#how-to-open-an-issue)
-- [testing a pull request](How-to-test-a-PR)
+- [testing a pull request](#how-to-test-a-pull-request)
- [testing DB-only changes](How-to-test-DB-only-changes)
-- [creating a pull request](how-to-create-a-pull-request)
+- [creating a pull request](#how-to-create-a-pull-request)
-- [improving our wiki](improve-the-wiki)
+- [improving our wiki](#improve-the-wiki)
## General information
To contribute, you obviously need a github account.