File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ Required libraries are
5454* [ Lua] ( https://www.lua.org/ ) (Optional, used for Lua tag transforms
5555 and the flex output)
5656* [ Python] ( https://python.org/ ) (only for running tests)
57- * [ Psycopg] ( http ://initd.org/ psycopg/) (only for running tests)
57+ * [ Psycopg] ( https ://www. psycopg.org /) (only for running tests)
5858
5959The following libraries are included in the ` contrib ` directory. You can build
6060with other versions of those libraries (set the ` EXTERNAL_*libname* ` option to
@@ -67,7 +67,7 @@ with other versions of those libraries (set the `EXTERNAL_*libname*` option to
6767
6868It also requires access to a database server running
6969[ PostgreSQL] ( https://www.postgresql.org/ ) 9.5+ and
70- [ PostGIS] ( http ://www.postgis.net/) 2.2+.
70+ [ PostGIS] ( https ://www.postgis.net/) 2.2+.
7171
7272Make sure you have installed the development packages for the libraries
7373mentioned in the requirements section and a C++ compiler which supports C++14.
You can’t perform that action at this time.
0 commit comments