summaryrefslogtreecommitdiff
path: root/doc/src/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/conf.py')
-rw-r--r--doc/src/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/conf.py b/doc/src/conf.py
index dd3e83c..7105907 100644
--- a/doc/src/conf.py
+++ b/doc/src/conf.py
@@ -111,7 +111,7 @@ rst_epilog = """
.. _DBAPI: http://www.python.org/dev/peps/pep-0249/
.. _transaction isolation level:
- http://www.postgresql.org/docs/9.1/static/transaction-iso.html
+ http://www.postgresql.org/docs/current/static/transaction-iso.html
.. _mx.DateTime: http://www.egenix.com/products/python/mxBase/mxDateTime/