From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Anton Voloshin <a(dot)voloshin(at)postgrespro(dot)ru> |
Cc: | Pg Docs <pgsql-docs(at)lists(dot)postgresql(dot)org> |
Subject: | Re: [PATCH] fix ICU explorer link in locale documentation |
Date: | 2021-05-17 20:46:21 |
Message-ID: | CABUevEzePbHCk75uzzpRwLbv0Evra1sFt3YAi=ahtmkADQ0tHw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
On Sun, Apr 4, 2021 at 9:53 AM Anton Voloshin <a(dot)voloshin(at)postgrespro(dot)ru> wrote:
>
> 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.
https://icu4c-demos.unicode.org/icu-bin/locexp generates a 404 for me now.
This might be something temporary though, because AFAICT it's where
you end up when you follow the links from the ICU git repo...
--
Magnus Hagander
Me: https://www.hagander.net/
Work: https://www.redpill-linpro.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Masahiro Ikeda | 2021-05-18 04:20:59 | Re: more detailed description of tup_returned and tup_fetched |
Previous Message | PG Doc comments form | 2021-05-17 20:07:02 | Error building for 64-bit Windows (10) |