]> granicus.if.org Git - icu/commitdiff
ICU-21577 doc/le: update harfbuzz link; + icu-le-hb link
authorMingye Wang <arthur200126@gmail.com>
Fri, 19 Mar 2021 06:42:46 +0000 (14:42 +0800)
committerElango <elango@google.com>
Wed, 5 May 2021 18:09:42 +0000 (11:09 -0700)
The fd.o harfbuzz link currently goes to the github repo, which is a bit less documentation-ish than the github.io page.

Add link to icu-le-hb.

docs/userguide/layoutengine/index.md

index 10b1f633215d3422efdbd4b1355811135a5a5f5a..e087da141cdecc9f5a8f9dad1daa655ef4889cbd 100644 (file)
@@ -28,13 +28,14 @@ License & terms of use: http://www.unicode.org/copyright.html
 >
 > Users of ICU Layout are **strongly** encouraged to consider the HarfBuzz project
 > as a replacement for the ICU Layout Engine. An ICU team member responsible for
-> the Layout Engine is contributing fixes and features to HarfBuzz, and a drop in
-> wrapper is available to allow use of HarfBuzz as a direct replacement for the
-> ICU layout engine.
+> the Layout Engine is contributing fixes and features to HarfBuzz, and a 
+> [drop in wrapper](https://github.com/harfbuzz/icu-le-hb) is available to allow
+> use of HarfBuzz as a direct replacement for the ICU layout engine.
 >
 > HarfBuzz has its own active mailing lists, please use those for discussion of
 > HarfBuzz and its use as a replacement for the ICU layout engine.
-> See: [http://www.freedesktop.org/wiki/Software/HarfBuzz](http://www.freedesktop.org/wiki/Software/HarfBuzz)
+> See: [https://harfbuzz.github.io/](https://harfbuzz.github.io/).
+> 
 
 
 > :point_right: **Users of the "layoutex" ParagraphLayout library**: Please see information