We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c3f50b commit 9e9bfa4Copy full SHA for 9e9bfa4
configure
@@ -205,7 +205,7 @@ parser.add_option('--release-urlbase',
205
dest='release_urlbase',
206
help='Provide a custom URL prefix for the `process.release` properties '
207
'`sourceUrl` and `headersUrl`. When compiling a release build, this '
208
- 'will default to https://iojs.org/download/release/')
+ 'will default to https://nodejs.org/download/release/')
209
210
parser.add_option('--v8-options',
211
action='store',
0 commit comments