From: Xiao Tianci Date: Fri, 11 Feb 2022 06:33:29 +0000 (+0800) Subject: ICU-21849 Fix Broken Link from general Transforms X-Git-Tag: cldr/2022-02-22~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=66c83262804f8752f4a87753f6a325e8f40febf5;p=icu ICU-21849 Fix Broken Link from general Transforms --- diff --git a/docs/userguide/transforms/general/index.md b/docs/userguide/transforms/general/index.md index e927b2cf8fb..6f0ec54b69d 100644 --- a/docs/userguide/transforms/general/index.md +++ b/docs/userguide/transforms/general/index.md @@ -1264,8 +1264,7 @@ regular expressions can't account for the interaction and ordering of characters and rules. (You can, however, simulate the regex behavior with transform rules by using a transform rule to split the conversion rules into passes.) -For more details on constructing rules, see the [Transliterator Rule -Tutorial](rules.md) . +For more details on constructing rules, see the [Transliterator Rule Tutorial](./rules.md). ## Script Transliterator Sources