From 9a88e43aeba6cc85ffb2a48a06c296ccf68e0d71 Mon Sep 17 00:00:00 2001 From: François Freitag Date: Wed, 21 Aug 2019 10:57:24 +0200 Subject: Fixed broken links and redirects in documentation. Removed reference to custom builds, feature removed in https://github.com/openlayers/openlayers/commit/8e6b3bba994f5908e51c492ac314240863178789. --- docs/ref/contrib/gis/forms-api.txt | 6 ++---- docs/ref/contrib/postgres/fields.txt | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'docs/ref') diff --git a/docs/ref/contrib/gis/forms-api.txt b/docs/ref/contrib/gis/forms-api.txt index 5fbbdb2f9d..1320815ad6 100644 --- a/docs/ref/contrib/gis/forms-api.txt +++ b/docs/ref/contrib/gis/forms-api.txt @@ -155,10 +155,8 @@ Widget classes ``OpenLayersWidget`` and :class:`OSMWidget` use the ``openlayers.js`` file hosted on the ``cdnjs.cloudflare.com`` content-delivery network. You can subclass these widgets in order to specify your own version of the - ``OpenLayers.js`` file `tailored to your needs`_ in the ``js`` property of - the inner ``Media`` class (see :ref:`assets-as-a-static-definition`). - - .. _tailored to your needs: https://openlayers.org/en/latest/doc/tutorials/custom-builds.html + ``OpenLayers.js`` file in the ``js`` property of the inner ``Media`` class + (see :ref:`assets-as-a-static-definition`). ``OSMWidget`` 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`` =============== -- cgit v1.3