Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1f00a29

Browse files
committed
doc: remove URL for ICU explorer/locexp
The old URL was HTTP 404 and the git link didn't build. Also update twoother ICU links. If we ever get a good link we will add it back.Reported-by: Anton VoloshinAuthor: Laurenz AlbeBackpatch-through: 10
1 parentc4465cd commit1f00a29

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

‎doc/src/sgml/charset.sgml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -746,8 +746,8 @@ CREATE COLLATION german (provider = libc, locale = 'de_DE');
746746
set that is preloaded by <command>initdb</command>. Users are encouraged
747747
to define their own collation objects that make use of these facilities to
748748
suit the sorting behavior to their requirements.
749-
See <ulink url="http://userguide.icu-project.org/locale"></ulink>
750-
and <ulink url="http://userguide.icu-project.org/collation/api"></ulink> for
749+
See <ulink url="https://unicode-org.github.io/icu/userguide/locale/"></ulink>
750+
and <ulink url="https://unicode-org.github.io/icu/userguide/collation/api.html"></ulink> for
751751
information on ICU locale naming. The set of acceptable names and
752752
attributes depends on the particular ICU version.
753753
</para>
@@ -841,10 +841,6 @@ CREATE COLLATION german (provider = libc, locale = 'de_DE');
841841
subtag) can be found in
842842
the <ulink url="https://github.com/unicode-org/cldr/blob/master/common/bcp47/collation.xml">CLDR
843843
repository</ulink>.
844-
The <ulink url="https://ssl.icu-project.org/icu-bin/locexp">ICU Locale
845-
Explorer</ulink> can be used to check the details of a particular locale
846-
definition. The examples using the <literal>k*</literal> subtags require
847-
at least ICU version 54.
848844
</para>
849845

850846
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp