summaryrefslogtreecommitdiff
path: root/docs/getting-started.md
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2021-08-15 17:55:02 +0200
committerGitHub <noreply@github.com>2021-08-15 17:55:02 +0200
commitfcd592283e077d0ae66ba5b7205454bcc31971e4 (patch)
tree8cea14946111464d98ee07ec286937dfb27bccea /docs/getting-started.md
parent2dde1c1d03350491768a056c71a91688a108e25f (diff)
downloadwiki-fcd592283e077d0ae66ba5b7205454bcc31971e4.tar.gz
wiki-fcd592283e077d0ae66ba5b7205454bcc31971e4.tar.bz2
wiki-fcd592283e077d0ae66ba5b7205454bcc31971e4.zip
docs: new way of creating PRs (#619)
Diffstat (limited to 'docs/getting-started.md')
-rw-r--r--docs/getting-started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md
index acc9eab..b465bf5 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -171,7 +171,7 @@ if you understand how basic statements such as `SELECT`, `UPDATE`, `INSERT` and
You can submit your improvement via PR. Read this guide:
-- [How to create a Pull Request (PR)](https://www.azerothcore.org/wiki/How-to-create-a-PR)
+- [How to create a Pull Request (PR)](https://www.azerothcore.org/wiki/how-to-create-a-pr)
## Start contributing!