Mercurial > p > roundup > code
diff doc/features.txt @ 6262:ba82fb74f806
Update psycopg link to: https://www.psycopg.org/
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 08 Sep 2020 23:30:21 -0400 |
| parents | c2fd254c9257 |
| children | 24e2eeb2ed9a |
line wrap: on
line diff
--- a/doc/features.txt Mon Sep 07 21:00:43 2020 -0400 +++ b/doc/features.txt Tue Sep 08 23:30:21 2020 -0400 @@ -115,6 +115,6 @@ .. _sqlite: http://www.hwaci.com/sw/sqlite/ .. _mysql: https://pypi.org/project/MySQL-python/ -.. _postgresql: http://initd.org/psycopg/ +.. _postgresql: https://www.psycopg.org/ .. _`xmlrpc guide`: xmlrpc.html .. _`rest guide`: rest.html
