From fcd592283e077d0ae66ba5b7205454bcc31971e4 Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Sun, 15 Aug 2021 17:55:02 +0200 Subject: docs: new way of creating PRs (#619) --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/getting-started.md') 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! -- cgit