Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 725c727

Browse filesBrowse 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 <fishrock123@rocketmail.com> Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
1 parent bab555a commit 725c727
Copy full SHA for 725c727

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.