summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2022-12-06 05:59:43 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2022-12-06 06:00:34 +0100
commit423fa4c072eca1aa4ef64a8bb9894428d7e45231 (patch)
tree0e9836c72cfeb94352d8e34df9a1add6c45eb595 /docs/ref/contrib
parent29c9bba8b922089435ccc96727e3e3807e0c09d9 (diff)
[4.1.x] Updated various links to HTTPS and new locations.
Backport of 514884e9a555c51afba3d26d9370a908af4752a6 from main
Diffstat (limited to 'docs/ref/contrib')
-rw-r--r--docs/ref/contrib/gis/forms-api.txt2
-rw-r--r--docs/ref/contrib/postgres/fields.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/contrib/gis/forms-api.txt b/docs/ref/contrib/gis/forms-api.txt
index 15369ed0e2..4c40e20c13 100644
--- a/docs/ref/contrib/gis/forms-api.txt
+++ b/docs/ref/contrib/gis/forms-api.txt
@@ -10,7 +10,7 @@ display and edit geolocalized data on a map. By default, they use
`OpenLayers`_-powered maps, with a base WMS layer provided by `NASA`_.
.. _OpenLayers: https://openlayers.org/
-.. _NASA: https://earthdata.nasa.gov/
+.. _NASA: https://www.earthdata.nasa.gov/
Field arguments
===============
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