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>
This commit is contained in:
parent
7012950e2b
commit
452d73df23
@ -311,7 +311,7 @@ $ make
|
|||||||
|
|
||||||
### `Intl` (ECMA-402) support:
|
### `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.
|
enabled by default, with English data only.
|
||||||
|
|
||||||
#### Default: `small-icu` (English only) support
|
#### 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
|
any dependencies to function. You can add full
|
||||||
data at runtime.
|
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):
|
#### Build with full ICU support (all locales supported by ICU):
|
||||||
|
|
||||||
With the `--download=all`, this may download ICU if you don't have an
|
With the `--download=all`, this may download ICU if you don't have an
|
||||||
|
Loading…
x
Reference in New Issue
Block a user