Skip to content

Commit 177a7c0

Browse files
Trotttargos
authored andcommitted
doc: remove obsolete wiki references from BUILDING
Remove obsolete wiki references from BUILDING.md. PR-URL: #21369 Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Ujjwal Sharma <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Weijia Wang <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent 15023df commit 177a7c0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

BUILDING.md

+1-4
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

0 commit comments

Comments
 (0)