From d15f57e589b499c4b44246d52f7f585cb10a9665 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Fri, 25 Sep 2020 11:35:50 +0200 Subject: [PATCH] update broken links --- docs/admin/Installation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/admin/Installation.md b/docs/admin/Installation.md index bc97212e..7647707b 100644 --- a/docs/admin/Installation.md +++ b/docs/admin/Installation.md @@ -37,9 +37,9 @@ For compiling: For running Nominatim: * [PostgreSQL](https://www.postgresql.org) (9.3+) - * [PostGIS](https://postgis.org) (2.2+) + * [PostGIS](https://postgis.net) (2.2+) * [Python 3](https://www.python.org/) - * [Psycopg2](https://initd.org/psycopg) + * [Psycopg2](https://www.psycopg.org) * [PHP](https://php.net) (7.0 or later) * PHP-pgsql * PHP-intl (bundled with PHP) @@ -51,7 +51,7 @@ For running continuous updates: For running tests: - * [behave](http://pythonhosted.org/behave/) + * [behave](https://behave.readthedocs.io) * [nose](https://nose.readthedocs.io) * [phpunit](https://phpunit.de) >= 7.3