diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2021-09-01 17:17:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-01 17:17:14 +0200 |
| commit | cbe1f15f0d9cc24e037dcfe4852406cf1d570a1e (patch) | |
| tree | 6a414fa7bf2ffcf6f5e64655200ba6c1e4e6505f | |
| parent | e998de4db074d3bee690a90f3efa6cbdf41086d3 (diff) | |
| download | wiki-cbe1f15f0d9cc24e037dcfe4852406cf1d570a1e.tar.gz wiki-cbe1f15f0d9cc24e037dcfe4852406cf1d570a1e.tar.bz2 wiki-cbe1f15f0d9cc24e037dcfe4852406cf1d570a1e.zip | |
Update how-to-create-a-pr.md
| -rw-r--r-- | docs/how-to-create-a-pr.md | 2 |
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 |
