diff --git a/README.md b/README.md index 29f3b4c..975ae47 100644 --- a/README.md +++ b/README.md @@ -82,8 +82,8 @@ Please refer to /doc/development_explanations for more information about the tes # Testing -The script test_git_update.sh can be found at /test/functional_tests. It will create a repository to test on before testing. -Please refer to the readme of test and the readme of test/functional_tests. +The script test_git_update.sh can be found at [link to functional tests](./test/functional_tests). It will create a repository to test on before testing. +Please refer to the readme of test [link to test/README.md](./test/README.md) and the readme of test/functional_tests [link to test/functional_tests/README.md](./test/functional_tests/README.md). # How to contribute