Skip to content

Commit e980f13

Browse files
peterepull[bot]
authored andcommitted
doc: Improve ICU external link
It previously pointed to the collation API documentation, which our users don't need, but the containing chapter seems useful.
1 parent 8009e55 commit e980f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/charset.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1562,7 +1562,7 @@ SELECT 'x-y' = 'x_y' COLLATE level4; -- false
15621562
</listitem>
15631563
<listitem>
15641564
<para>
1565-
<ulink url="https://unicode-org.github.io/icu/userguide/collation/api.html"></ulink>
1565+
<ulink url="https://unicode-org.github.io/icu/userguide/collation/"></ulink>
15661566
</para>
15671567
</listitem>
15681568
</itemizedlist>

0 commit comments

Comments
 (0)