From 9a562238dfe0d6a60993af1e2163b9a1fb8bdd72 Mon Sep 17 00:00:00 2001 From: David de Hilster Date: Sat, 13 Nov 2021 06:47:11 -0500 Subject: [PATCH] ICU-21834 Bad link to build in ICU FAQs Signed-off-by: David de Hilster --- docs/userguide/icu4c/faq.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/userguide/icu4c/faq.md b/docs/userguide/icu4c/faq.md index b6b7a7eb3a3..9ad522cba02 100644 --- a/docs/userguide/icu4c/faq.md +++ b/docs/userguide/icu4c/faq.md @@ -42,7 +42,7 @@ versions of ICU, but we will assist in building other versions from source. **Why don't you provide project files for my MSVC version (MSVC 2008, etc)?** You can use the Cygwin build environment to build ICU from source against the -MSVC compiler. See the [Building ICU4C](./icu4c/build) page. +MSVC compiler. See the [Building ICU4C](./build) page. #### How do I install the binary versions of ICU? @@ -69,7 +69,7 @@ MSVC compiler. See the [Building ICU4C](./icu4c/build) page. #### Can you help me build ICU4C for ... -We can try ... make sure you read the [Building ICU4C](./icu4c/build) section and also the [ICU +We can try ... make sure you read the [Building ICU4C](./build) section and also the [ICU Data](../icudata.md) section. You might also [searching the icu-support archives](https://icu.unicode.org/contacts), and then posting a question there. Additionally, sites such as @@ -146,7 +146,7 @@ upgrade-friendly. #### How do I build ICU? -See the [Building ICU4C](./icu4c/build) section. +See the [Building ICU4C](./build) section. #### How do I get 32- or 64-bit versions of the ICU libraries?