diff options
Diffstat (limited to 'doc/src/index.rst')
-rw-r--r-- | doc/src/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/index.rst b/doc/src/index.rst index 4e920cb..3f2e401 100644 --- a/doc/src/index.rst +++ b/doc/src/index.rst @@ -24,9 +24,9 @@ Psycopg 2 is both Unicode and Python 3 friendly. .. _Psycopg: http://initd.org/psycopg/ -.. _PostgreSQL: http://www.postgresql.org/ -.. _Python: http://www.python.org/ -.. _libpq: http://www.postgresql.org/docs/current/static/libpq.html +.. _PostgreSQL: https://www.postgresql.org/ +.. _Python: https://www.python.org/ +.. _libpq: https://www.postgresql.org/docs/current/static/libpq.html .. rubric:: Contents |