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

Commite825943

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 parent2f74db1 commite825943

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
@@ -747,8 +747,8 @@ CREATE COLLATION german (provider = libc, locale = 'de_DE');
747747
set that is preloaded by <command>initdb</command>. Users are encouraged
748748
to define their own collation objects that make use of these facilities to
749749
suit the sorting behavior to their requirements.
750-
See <ulink url="http://userguide.icu-project.org/locale"></ulink>
751-
and <ulink url="http://userguide.icu-project.org/collation/api"></ulink> for
750+
See <ulink url="https://unicode-org.github.io/icu/userguide/locale/"></ulink>
751+
and <ulink url="https://unicode-org.github.io/icu/userguide/collation/api.html"></ulink> for
752752
information on ICU locale naming. The set of acceptable names and
753753
attributes depends on the particular ICU version.
754754
</para>
@@ -842,10 +842,6 @@ CREATE COLLATION german (provider = libc, locale = 'de_DE');
842842
subtag) can be found in
843843
the <ulink url="https://github.com/unicode-org/cldr/blob/master/common/bcp47/collation.xml">CLDR
844844
repository</ulink>.
845-
The <ulink url="https://ssl.icu-project.org/icu-bin/locexp">ICU Locale
846-
Explorer</ulink> can be used to check the details of a particular locale
847-
definition. The examples using the <literal>k*</literal> subtags require
848-
at least ICU version 54.
849845
</para>
850846

851847
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp