summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2021-09-01 17:17:14 +0200
committerGitHub <noreply@github.com>2021-09-01 17:17:14 +0200
commitcbe1f15f0d9cc24e037dcfe4852406cf1d570a1e (patch)
tree6a414fa7bf2ffcf6f5e64655200ba6c1e4e6505f /docs
parente998de4db074d3bee690a90f3efa6cbdf41086d3 (diff)
downloadwiki-cbe1f15f0d9cc24e037dcfe4852406cf1d570a1e.tar.gz
wiki-cbe1f15f0d9cc24e037dcfe4852406cf1d570a1e.tar.bz2
wiki-cbe1f15f0d9cc24e037dcfe4852406cf1d570a1e.zip
Update how-to-create-a-pr.md
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