★ wanayoo — archive 1999 https://github.com/nodejs/node/commit/177a7c06a8Nouvelle recherche | Portail wanayoo
Skip to content
Permalink
Browse files

doc: remove obsolete wiki references from BUILDING

Remove obsolete wiki references from BUILDING.md.

PR-URL: #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>
  • Loading branch information...
Trott authored and targos committed Jun 16, 2018
1 parent 15023df commit 177a7c06a8c29e171d0c5e779d26f388b5447fc1
Showing with 1 addition and 4 deletions.
  1. +1 −4 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

0 comments on commit 177a7c0

Please sign in to comment.
You can’t perform that action at this time.