diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2021-03-10 01:57:03 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-10 01:57:03 +0100 |
| commit | f6425fafc2be5263fdee3de3fb119af1e52b3660 (patch) | |
| tree | a641f14b5d37e7af2d3eaa961b15655c321523c1 | |
| parent | f34731bb367a6766b404fd2d1435ec573f391db3 (diff) | |
| download | wiki-f6425fafc2be5263fdee3de3fb119af1e52b3660.tar.gz wiki-f6425fafc2be5263fdee3de3fb119af1e52b3660.tar.bz2 wiki-f6425fafc2be5263fdee3de3fb119af1e52b3660.zip | |
Update How-to-test-a-PR.md
| -rw-r--r-- | docs/How-to-test-a-PR.md | 2 |
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? |
