1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-27 23:21:58 +03:00

doc: Correct psycopg URL

This commit is contained in:
Peter Eisentraut
2013-10-02 21:33:26 -04:00
parent fef01d4199
commit 50eeeb0290

View File

@ -120,7 +120,7 @@
<entry>psycopg</entry> <entry>psycopg</entry>
<entry>Python</entry> <entry>Python</entry>
<entry>DB API 2.0-compliant</entry> <entry>DB API 2.0-compliant</entry>
<entry><ulink url="http://www.initd.org/">http://www.initd.org/</ulink></entry> <entry><ulink url="http://initd.org/psycopg/"></ulink></entry>
</row> </row>
</tbody> </tbody>
</tgroup> </tgroup>