summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/how-to-create-a-pr.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/how-to-create-a-pr.md b/docs/how-to-create-a-pr.md
index 41a70ad..77102e9 100644
--- a/docs/how-to-create-a-pr.md
+++ b/docs/how-to-create-a-pr.md
@@ -6,7 +6,7 @@ redirect_from: "/How-to-create-a-PR"
This guide explains how to open PRs to submit any kind of fixes (C++, SQL, etc...).
-If you happen to submit only DB fixes, you might give it a try to our new [simplified way of opening a PR containing SQL code]([traditional way of creating PRs](https://www.azerothcore.org/wiki/how-to-create-a-db-pr).
+If you happen to submit only DB fixes, you might give it a try to our new [simplified way of opening a PR containing SQL code](https://www.azerothcore.org/wiki/how-to-create-a-db-pr).
## Do only ONCE: create and clone your AzerothCore fork