summaryrefslogtreecommitdiff
path: root/docs/Contribute.md
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2019-06-17 10:05:31 +0200
committerGitHub <noreply@github.com>2019-06-17 10:05:31 +0200
commit2741885913aee37047f099fa9d41e2ca6b5a13e2 (patch)
tree98e576f0fecda37325e6979eb6c7b2dd2ef81ba5 /docs/Contribute.md
parent31e119db6010958e9a3116d5a29bdbcade6f8910 (diff)
downloadwiki-2741885913aee37047f099fa9d41e2ca6b5a13e2.tar.gz
wiki-2741885913aee37047f099fa9d41e2ca6b5a13e2.tar.bz2
wiki-2741885913aee37047f099fa9d41e2ca6b5a13e2.zip
Update Contribute.md
Diffstat (limited to 'docs/Contribute.md')
-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).