From: | Anton Voloshin <a(dot)voloshin(at)postgrespro(dot)ru> |
---|---|
To: | pgsql-docs(at)lists(dot)postgresql(dot)org |
Subject: | [PATCH] fix ICU explorer link in locale documentation |
Date: | 2021-04-04 07:53:45 |
Message-ID: | 68f32992-7ba7-f797-2bb3-8851bd70d95d@postgrespro.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
Hello,
Existing Postgres documentation states in doc/src/sgml/charset.sgml:
The <ulink url="https://ssl.icu-project.org/icu-bin/locexp">ICU Locale
Explorer</ulink> can be used to check the details of a particular locale
definition.
But the link is broken (SSL certificate does not include
ssl.icu-project.org as allowed name). Correct link is, I believe,
https://icu4c-demos.unicode.org/icu-bin/locexp
Attached patch fixes the broken link.
--
Anton Voloshin
Postgres Professional: https://www.postgrespro.com
Russian Postgres Company
Attachment | Content-Type | Size |
---|---|---|
icu-explorer-link.patch | text/plain | 760 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Jürgen Purtz | 2021-04-04 09:07:55 | Re: Additional Chapter for Tutorial - arch-dev.sgml |
Previous Message | Alvaro Herrera | 2021-04-03 19:01:10 | Re: Additional Chapter for Tutorial - arch-dev.sgml |