File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ versions of ICU, but we will assist in building other versions from source.
42
42
** Why don't you provide project files for my MSVC version (MSVC 2008, etc)?**
43
43
44
44
You can use the Cygwin build environment to build ICU from source against the
45
- MSVC compiler. See the [ Building ICU4C] ( ./icu4c/ build ) page.
45
+ MSVC compiler. See the [ Building ICU4C] ( ./build ) page.
46
46
47
47
#### How do I install the binary versions of ICU?
48
48
@@ -69,7 +69,7 @@ MSVC compiler. See the [Building ICU4C](./icu4c/build) page.
69
69
70
70
#### Can you help me build ICU4C for ...
71
71
72
- We can try ... make sure you read the [ Building ICU4C] ( ./icu4c/ build ) section and also the [ ICU
72
+ We can try ... make sure you read the [ Building ICU4C] ( ./build ) section and also the [ ICU
73
73
Data] ( ../icudata.md ) section. You might also [ searching the icu-support
74
74
archives] ( https://icu.unicode.org/contacts ) , and then posting a question
75
75
there. Additionally, sites such as
@@ -146,7 +146,7 @@ upgrade-friendly.
146
146
147
147
#### How do I build ICU?
148
148
149
- See the [ Building ICU4C] ( ./icu4c/ build ) section.
149
+ See the [ Building ICU4C] ( ./build ) section.
150
150
151
151
#### How do I get 32- or 64-bit versions of the ICU libraries?
152
152
You can’t perform that action at this time.
0 commit comments