diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 79b7cbb952..a5ae3ce36c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -132,7 +132,7 @@ To run the tests on the console (headless testing with PhantomJS) use the `test` $ ./build.py test -See also the test-specific [README](../blob/master/test/README.md). +See also the test-specific [README](../master/test/README.md). ## Running the integration tests