File tree 1 file changed +1
-4
lines changed
1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -311,7 +311,7 @@ $ make
311
311
312
312
### ` Intl ` (ECMA-402) support:
313
313
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
315
315
enabled by default, with English data only.
316
316
317
317
#### Default: ` small-icu ` (English only) support
@@ -321,9 +321,6 @@ the full `Intl` (ECMA-402) APIs. It does not need to download
321
321
any dependencies to function. You can add full
322
322
data at runtime.
323
323
324
- * Note:* more docs are on
325
- [ the node wiki] ( https://github.com/nodejs/node/wiki/Intl ) .
326
-
327
324
#### Build with full ICU support (all locales supported by ICU):
328
325
329
326
With 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