diff options
| author | François Freitag <mail@franek.fr> | 2019-08-21 10:57:24 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-08-21 10:57:24 +0200 |
| commit | 9a88e43aeba6cc85ffb2a48a06c296ccf68e0d71 (patch) | |
| tree | 295c5612dbc34e57b7e44e62b1a0993d3e1aef76 /docs/ref/contrib/postgres | |
| parent | 1e429df748867097451bf0b45d1080ae6828d921 (diff) | |
Fixed broken links and redirects in documentation.
Removed reference to custom builds, feature removed in
https://github.com/openlayers/openlayers/commit/8e6b3bba994f5908e51c492ac314240863178789.
Diffstat (limited to 'docs/ref/contrib/postgres')
| -rw-r--r-- | docs/ref/contrib/postgres/fields.txt | 2 |
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`` =============== |
