diff --git a/README.md b/README.md index 728d2a4..7985480 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Please refer to [/doc/development_explanations](./doc/development_explanations) # Testing The script test_git_update.sh can be found at [test/functional tests](./test/functional_tests). It will create a repository to test on before testing. -Please refer to the readme of test [/test/README.md](./test/README.md) and the readme of test/functional_tests [/test/functional_tests/README.md](./test/functional_tests/README.md). +Please refer to the readme of test [/test/README.md](./test/README.md) and the readme of functional_tests [/test/functional_tests/README.md](./test/functional_tests/README.md). # How to contribute diff --git a/test/performance_tests/README.md b/test/performance_tests/README.md index 9b7767c..8a1a598 100644 --- a/test/performance_tests/README.md +++ b/test/performance_tests/README.md @@ -70,4 +70,4 @@ DESCRIPTION ``` ## To go further -To learn more about the process of testing different git methods conducted, please refer to [/doc/developement_explanations.md](/doc/developement_explanations.md). \ No newline at end of file +To learn more about the process of testing different git methods conducted, please refer to [/doc/developement_explanations.md](../../doc/developement_explanations.md). \ No newline at end of file