Skip to content

Commit

Permalink
build: iojs -> nodejs of release-urlbase
Browse files Browse the repository at this point in the history
  • Loading branch information
pmq20 committed Sep 23, 2015
1 parent 4a6f1fe commit 9c448fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff 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

0 comments on commit 9c448fd

Please sign in to comment.