◐ Shell
clean mode source ↗

doc: remove obsolete wiki references from BUILDING · nodejs/node@177a7c0

Original file line numberDiff line numberDiff line change

@@ -311,7 +311,7 @@ $ make

311311
312312

### `Intl` (ECMA-402) support:

313313
314-

[Intl](https://github.com/nodejs/node/wiki/Intl) support is

314+

[Intl](https://github.com/nodejs/node/blob/master/doc/api/intl.md) support is

315315

enabled by default, with English data only.

316316
317317

#### Default: `small-icu` (English only) support

@@ -321,9 +321,6 @@ the full `Intl` (ECMA-402) APIs. It does not need to download

321321

any dependencies to function. You can add full

322322

data at runtime.

323323
324-

*Note:* more docs are on

325-

[the node wiki](https://github.com/nodejs/node/wiki/Intl).

326-
327324

#### Build with full ICU support (all locales supported by ICU):

328325
329326

With the `--download=all`, this may download ICU if you don't have an