Skip to content

Commit 725c727

Browse files
srl295jasnell
authored andcommitted
doc: fix README.md link to joyent/node intl wiki
Fix README.md link to go to nodejs/node wiki instead of joyent/node Fixes: #2756 PR-URL: #3067 Reviewed-By: Jeremiah Senkpiel <[email protected]> Reviewed-By: Roman Reiss <[email protected]> Reviewed-By: Sakthipriyan Vairamani <[email protected]>
1 parent bab555a commit 725c727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ $ make
159159

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

162-
[Intl](https://github.com/joyent/node/wiki/Intl) support is not
162+
[Intl](https://github.com/nodejs/node/wiki/Intl) support is not
163163
enabled by default.
164164

165165
#### "small" (English only) support
@@ -184,7 +184,7 @@ The `small-icu` mode builds with English-only data. You can add full
184184
data at runtime.
185185

186186
*Note:* more docs are on
187-
[the joyent/node wiki](https://github.com/joyent/node/wiki/Intl).
187+
[the node wiki](https://github.com/nodejs/node/wiki/Intl).
188188

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

0 commit comments

Comments
 (0)