diff options
| -rw-r--r-- | docs/contribute.md | 10 |
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. |
