summaryrefslogtreecommitdiff
path: root/BUILDING.md
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-06-16 10:43:50 -0700
committerUjjwal Sharma <usharma1998@gmail.com>2018-06-18 00:34:01 +0530
commit452d73df23f3283797f1e1099a1fddc635643d45 (patch)
treeeb04ed6f6c1e1a6be4790765224a3747eb3e9049 /BUILDING.md
parent7012950e2b8e845b738c82fd6fdf07d35ef13975 (diff)
downloadandroid-node-v8-452d73df23f3283797f1e1099a1fddc635643d45.tar.gz
android-node-v8-452d73df23f3283797f1e1099a1fddc635643d45.tar.bz2
android-node-v8-452d73df23f3283797f1e1099a1fddc635643d45.zip
doc: remove obsolete wiki references from BUILDING
Remove obsolete wiki references from BUILDING.md. PR-URL: https://github.com/nodejs/node/pull/21369 Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Weijia Wang <starkwang@126.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
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