File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,6 @@ from Ka-Ping Yee in the :index:`Software Carpentry` "Track" design competition.
115115
116116.. _sqlite: http://www.hwaci.com/sw/sqlite/
117117.. _mysql: https://pypi.org/project/MySQL-python/
118- .. _postgresql: http ://initd.org/ psycopg/
118+ .. _postgresql: https ://www. psycopg.org /
119119.. _`xmlrpc guide`: xmlrpc.html
120120.. _`rest guide`: rest.html
Original file line number Diff line number Diff line change @@ -1452,7 +1452,7 @@ from installation and scripts.
14521452.. _mod_python: http://modpython.org/
14531453.. _mod_wsgi: https://pypi.org/project/mod-wsgi/
14541454.. _MySQLdb: https://pypi.org/project/mysqlclient/
1455- .. _Psycopg: http ://initd.org/ psycopg/
1455+ .. _Psycopg: https ://www. psycopg.org /
14561456.. _pysqlite: https://pysqlite.org/
14571457.. _`adding MySQL users`:
14581458 https://dev.mysql.com/doc/refman/8.0/en/creating-accounts.html
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ additionally install:
1717
18182. The psycopg python interface to PostgreSQL:
1919
20- http ://initd.org/ psycopg/
20+ https ://www. psycopg.org /
2121
2222
2323Running the PostgreSQL unit tests
You can’t perform that action at this time.
0 commit comments