summaryrefslogtreecommitdiff
path: root/BUILDING.md
diff options
context:
space:
mode:
Diffstat (limited to 'BUILDING.md')
-rw-r--r--BUILDING.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/BUILDING.md b/BUILDING.md
index 3e05305074..48c287a319 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -311,7 +311,7 @@ $ make
### `Intl` (ECMA-402) support:
-[Intl](https://github.com/nodejs/node/wiki/Intl) support is
+[Intl](https://github.com/nodejs/node/blob/master/doc/api/intl.md) support is
enabled by default, with English data only.
#### Default: `small-icu` (English only) support
@@ -321,9 +321,6 @@ the full `Intl` (ECMA-402) APIs. It does not need to download
any dependencies to function. You can add full
data at runtime.
-*Note:* more docs are on
-[the node wiki](https://github.com/nodejs/node/wiki/Intl).
-
#### Build with full ICU support (all locales supported by ICU):
With the `--download=all`, this may download ICU if you don't have an