build: iojs -> nodejs of release-urlbase
authorP.S.V.R <pmq2001@gmail.com>
Wed, 23 Sep 2015 04:44:47 +0000 (12:44 +0800)
committerJeremiah Senkpiel <fishrock123@rocketmail.com>
Fri, 25 Sep 2015 05:09:45 +0000 (22:09 -0700)
PR-URL: https://github.com/nodejs/node/pull/3015
Reviewed-By: Rod Vagg <r@va.gg>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
configure

index 3d2e94c..c38a1a5 100755 (executable)
--- a/configure
+++ b/configure
@@ -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',