summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/postgres
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/contrib/postgres')
-rw-r--r--docs/ref/contrib/postgres/fields.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/postgres/fields.txt b/docs/ref/contrib/postgres/fields.txt
index 14cb1d00cb..150187b0bc 100644
--- a/docs/ref/contrib/postgres/fields.txt
+++ b/docs/ref/contrib/postgres/fields.txt
@@ -284,7 +284,7 @@ transform do not change. For example::
similar to PostgreSQL's ``text`` type.
.. _citext: https://www.postgresql.org/docs/current/citext.html
- .. _the performance considerations: https://www.postgresql.org/docs/current/citext.html#AEN178177
+ .. _the performance considerations: https://www.postgresql.org/docs/current/citext.html#id-1.11.7.17.7
``HStoreField``
===============