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.
pull/150/head
Peter Eisentraut 2 years ago
parent 6f168e077e
commit 0b9127de12
  1. 2
      doc/src/sgml/charset.sgml

@ -1562,7 +1562,7 @@ SELECT 'x-y' = 'x_y' COLLATE level4; -- false
</listitem>
<listitem>
<para>
<ulink url="https://unicode-org.github.io/icu/userguide/collation/api.html"></ulink>
<ulink url="https://unicode-org.github.io/icu/userguide/collation/"></ulink>
</para>
</listitem>
</itemizedlist>

Loading…
Cancel
Save