]> granicus.if.org Git - icu/commitdiff
ICU-21959 Fix the URL to the icu-le-hb repository.
authorFredrik Roubert <roubert@google.com>
Tue, 24 May 2022 17:15:49 +0000 (19:15 +0200)
committerFredrik Roubert <fredrik@roubert.name>
Tue, 24 May 2022 18:55:00 +0000 (20:55 +0200)
https://sourceforge.net/p/icu/mailman/message/37657918/

docs/userguide/layoutengine/paragraph.md

index 0861fd56803188b64314c2101c122d7f2c066713..4e2aeae19f20cdc4fd9de488298304eaf736a7d6 100644 (file)
@@ -53,7 +53,7 @@ The following steps must be completed in order:
     switches passed to configure
 3.  Build and install HarfBuzz - http://harfbuzz.org (HarfBuzz's use of ICU may
     be enabled or disabled at your choice)
-4.  Build and install the [icu-le-hb](http://harfbuzz.org) library.
+4.  Build and install the [icu-le-hb](https://github.com/harfbuzz/icu-le-hb) library.
 5.  Now, rerun "configure" on the exact **same** ICU workspace used above:
     *   with "icu-le-hb" AND the above-mentioned installed ICU available via
         pkg-config ( `pkg-config --modversion icu-le-hb` should return a version,