]> granicus.if.org Git - icu/commitdiff
ICU-21849 Fix Broken Link from general Transforms
authorXiao Tianci <tiancixiao@foxmail.com>
Fri, 11 Feb 2022 06:33:29 +0000 (14:33 +0800)
committerElango <elango@unicode.org>
Wed, 16 Feb 2022 19:01:12 +0000 (11:01 -0800)
docs/userguide/transforms/general/index.md

index e927b2cf8fb39a04df775045d4ebb508fb0f11e6..6f0ec54b69dfe463fc91279db9d4cfbaf68eb214 100644 (file)
@@ -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