From: Fredrik Roubert Date: Tue, 24 May 2022 17:15:49 +0000 (+0200) Subject: ICU-21959 Fix the URL to the icu-le-hb repository. X-Git-Tag: cldr/2022-05-28~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=74a723f22fe2c53445087215d0d1acee69efdda6;p=icu ICU-21959 Fix the URL to the icu-le-hb repository. https://sourceforge.net/p/icu/mailman/message/37657918/ --- diff --git a/docs/userguide/layoutengine/paragraph.md b/docs/userguide/layoutengine/paragraph.md index 0861fd56803..4e2aeae19f2 100644 --- a/docs/userguide/layoutengine/paragraph.md +++ b/docs/userguide/layoutengine/paragraph.md @@ -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,