File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff 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
315315enabled 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
321321any dependencies to function. You can add full
322322data 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
329326With the ` --download=all ` , this may download ICU if you don't have an
You can’t perform that action at this time.
0 commit comments