summaryrefslogtreecommitdiff
path: root/docs/ref/databases.txt
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2012-06-28 10:49:07 +0200
committerClaude Paroz <claude@2xlibre.net>2012-06-28 10:49:07 +0200
commit8a5d1a6b93e05546c5fdbfc497d7fb3a3377cf85 (patch)
treed094671fc2ab8ccc543e4fb90fa7ddd175217689 /docs/ref/databases.txt
parentc8928b91b515c0712bdb633c1d1b2656b80baff8 (diff)
Updated obsolete links in the documentation
Diffstat (limited to 'docs/ref/databases.txt')
-rw-r--r--docs/ref/databases.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt
index 600de8ed3a..ff7a349eb5 100644
--- a/docs/ref/databases.txt
+++ b/docs/ref/databases.txt
@@ -31,7 +31,7 @@ attempt to use the ``StdDev(sample=False)`` or ``Variance(sample=False)``
aggregate with a database backend that falls within the affected release range.
.. _known to be faulty: http://archives.postgresql.org/pgsql-bugs/2007-07/msg00046.php
-.. _Release 8.2.5: http://developer.postgresql.org/pgdocs/postgres/release-8-2-5.html
+.. _Release 8.2.5: http://www.postgresql.org/docs/devel/static/release-8-2-5.html
Optimizing PostgreSQL's configuration
-------------------------------------