From cbe1f15f0d9cc24e037dcfe4852406cf1d570a1e Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Wed, 1 Sep 2021 17:17:14 +0200 Subject: Update how-to-create-a-pr.md --- docs/how-to-create-a-pr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit