pgsql: doc: remove URL for ICU explorer/locexp

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: remove URL for ICU explorer/locexp
Date: 2021-10-04 21:11:35
Message-ID: E1mXVFH-0007l7-E5@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: remove URL for ICU explorer/locexp

The old URL was HTTP 404 and the git link didn't build. Also update two
other ICU links. If we ever get a good link we will add it back.

Reported-by: Anton Voloshin

Author: Laurenz Albe

Backpatch-through: 10

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/36b58ac6f6d0c4ce51ffb413ba376c2e8f95126f

Modified Files
--------------
doc/src/sgml/charset.sgml | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2021-10-04 21:21:40 pgsql: doc: remove URL for ICU explorer/locexp
Previous Message Andres Freund 2021-10-04 20:49:26 pgsql: Fix TestLib::slurp_file() with offset on windows.