Skip to content

Commit

Permalink
build: iojs -> nodejs of release-urlbase
Browse files Browse the repository at this point in the history
PR-URL: #3015
Reviewed-By: Rod Vagg <r@va.gg>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
  • Loading branch information
pmq20 authored and Fishrock123 committed Sep 25, 2015
1 parent 5c3f50b commit 9e9bfa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
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 9e9bfa4

Please sign in to comment.