summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Contribute.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Contribute.md b/docs/Contribute.md
index 939e5ee..c9d8178 100644
--- a/docs/Contribute.md
+++ b/docs/Contribute.md
@@ -43,7 +43,7 @@ If **(and only if)** the bug hasn't been reported yet, you can [open an issue](h
Official GitHub tutorial [here](https://help.github.com/articles/creating-a-pull-request/).
-In order to create a Pull Request (PR), you have to fork the AzerothCore repository (via your web browser, using the top-right Fork button) and clone your fork locally with `git clone https://github.com/YOUR_USERNAME/azerothcore-wotlk.git`.
+In order to create a Pull Request (PR), you have to fork the [AzerothCore repository](https://github.com/azerothcore/azerothcore-wotlk) (via your web browser, using the top-right Fork button) and clone your fork locally with `git clone https://github.com/YOUR_USERNAME/azerothcore-wotlk.git`.
If you already have a local fork, remember to [sync it](Syncing-your-fork) before creating a new Pull Request to avoid conflicts.
@@ -82,4 +82,4 @@ If you want to submit code written by someone else, you can give credits to the
## Improve the Wiki
-Do you want to improve or add a page to our wiki? Good! Let's discuss it using [our chat](https://discord.gg/PaqQRkd). \ No newline at end of file
+Do you want to improve or add a page to our wiki? Good! Let's discuss it using [our chat](https://discord.gg/PaqQRkd).