From 177a7c06a8c29e171d0c5e779d26f388b5447fc1 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sat, 16 Jun 2018 10:43:50 -0700 Subject: [PATCH] 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 Reviewed-By: Ujjwal Sharma Reviewed-By: Luigi Pinca Reviewed-By: Richard Lau Reviewed-By: Weijia Wang Reviewed-By: Trivikram Kamat --- BUILDING.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/BUILDING.md b/BUILDING.md index 3e053050743c10..48c287a319273e 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