Skip to content

Commit 9e9bfa4

Browse files
pmq20Fishrock123
authored andcommitted
build: iojs -> nodejs of release-urlbase
PR-URL: #3015 Reviewed-By: Rod Vagg <[email protected]> Reviewed-By: Sakthipriyan Vairamani <[email protected]> Reviewed-By: Roman Reiss <[email protected]>
1 parent 5c3f50b commit 9e9bfa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ parser.add_option('--release-urlbase',
205205
dest='release_urlbase',
206206
help='Provide a custom URL prefix for the `process.release` properties '
207207
'`sourceUrl` and `headersUrl`. When compiling a release build, this '
208-
'will default to https://iojs.org/download/release/')
208+
'will default to https://nodejs.org/download/release/')
209209

210210
parser.add_option('--v8-options',
211211
action='store',

0 commit comments

Comments
 (0)