Update broken links in documentation

This commit is contained in:
Ben Antony
2020-09-17 15:11:01 +02:00
committed by Sarah Hoffmann
parent 6947ab3a65
commit 0dad470eb9
2 changed files with 4 additions and 4 deletions

View File

@@ -28,8 +28,8 @@ following packages should get you started:
The Nominatim tests suite consists of behavioural tests (using behave) and
unit tests (using PHPUnit). It has the following additional requirements:
* [behave test framework](https://github.com/behave/behave) >= 1.2.5
* [nose](https://nose.readthedocs.org)
* [behave test framework](https://behave.readthedocs.io) >= 1.2.5
* [nose](https://nose.readthedocs.io)
* [pytidylib](http://countergram.com/open-source/pytidylib)
* [phpunit](https://phpunit.de) >= 7.3
* [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer)