Update link to Makefile

Makefile link is wrong as pointed out in the comments. Its correct location is one level higher than the wrong link.
This commit is contained in:
Mawueli Kofi Adzoe 2021-03-16 08:37:01 -07:00 committed by GitHub
parent f9e5c99fe9
commit ae6bfee604
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ This guide describes the testing process performed prior to each release.
In order to take part in the testing process, you will need to do the following:
- Build Bisq from source (see [build.md](build.md))
- Setup a development/testing environment (see [Makefile](Makefile) (new) or [dev-setup.md](dev-setup.md) (deprecated))
- Setup a development/testing environment (see [Makefile](../Makefile) (new) or [dev-setup.md](dev-setup.md) (deprecated))
- Request access to [TestPad](https://bisq.ontestpad.com) (our test management tool)
## Communication Channels