From 423fa4c072eca1aa4ef64a8bb9894428d7e45231 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Tue, 6 Dec 2022 05:59:43 +0100 Subject: [4.1.x] Updated various links to HTTPS and new locations. Backport of 514884e9a555c51afba3d26d9370a908af4752a6 from main --- docs/ref/contrib/postgres/fields.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/contrib/postgres') diff --git a/docs/ref/contrib/postgres/fields.txt b/docs/ref/contrib/postgres/fields.txt index 4dc83d6a0d..356f4cc17b 100644 --- a/docs/ref/contrib/postgres/fields.txt +++ b/docs/ref/contrib/postgres/fields.txt @@ -285,7 +285,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#id-1.11.7.17.7 + .. _the performance considerations: https://www.postgresql.org/docs/current/citext.html#id-1.11.7.19.9 .. admonition:: Case-insensitive collations -- cgit v1.3