diff --git a/src/node.cc b/src/node.cc index d470069018428b..cae9bc85db391d 100644 --- a/src/node.cc +++ b/src/node.cc @@ -2911,7 +2911,7 @@ static void PrintHelp() { #endif #endif "\n" - "Documentation can be found at http://nodejs.org/\n"); + "Documentation can be found at https://iojs.org/\n"); }