Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion configure
Original file line numberDiff line numberDiff line change
Expand Up@@ -205,7 +205,7 @@ parser.add_option('--release-urlbase',
dest='release_urlbase',
help='Provide a custom URL prefix for the `process.release` properties '
'`sourceUrl` and `headersUrl`. When compiling a release build, this '
'will default to https://iojs.org/download/release/')
'will default to https://nodejs.org/download/release/')

parser.add_option('--v8-options',
action='store',
Expand Down