aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_database.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/ref/create_database.sgml')
-rw-r--r--doc/src/sgml/ref/create_database.sgml4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/src/sgml/ref/create_database.sgml b/doc/src/sgml/ref/create_database.sgml
index b2c8aef1ad2..ce7317f81ba 100644
--- a/doc/src/sgml/ref/create_database.sgml
+++ b/doc/src/sgml/ref/create_database.sgml
@@ -232,9 +232,7 @@ CREATE DATABASE <replaceable class="parameter">name</replaceable>
<para>
Specifies additional collation rules to customize the behavior of the
default collation of this database. This is supported for ICU only.
- See <ulink
- url="https://unicode-org.github.io/icu/userguide/collation/customization/"/>
- for details on the syntax.
+ See <xref linkend="icu-tailoring-rules"/> for details.
</para>
</listitem>
</varlistentry>