summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/How-to-test-a-PR.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/How-to-test-a-PR.md b/docs/How-to-test-a-PR.md
index c588305..f4eb8c6 100644
--- a/docs/How-to-test-a-PR.md
+++ b/docs/How-to-test-a-PR.md
@@ -18,7 +18,7 @@ Clicking on the label above will show you the list of all PRs that need to be te
You need to:
-- have AzerothCore installed in your system (either using the [traditional setup](Installation) or the [Docker setup](Install-with-Docker)).
+- have AzerothCore installed in your system (see [Installation](https://www.azerothcore.org/wiki/Installation)).
- have a GitHub account, you can [register one here](https://github.com/join) for free.
### What if the PR has only DB changes?