Skip to content

Commit d15b7c2

Browse files
hirotoKirimarualan-agius4
authored andcommitted
docs: the node.js's link fix.
(cherry picked from commit fac7060)
1 parent fa234a4 commit d15b7c2

File tree

1 file changed

+1
-1
lines changed
  • packages/angular/cli/bin

1 file changed

+1
-1
lines changed

packages/angular/cli/bin/ng.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ if (version[0] % 2 === 1) {
5151
process.version +
5252
' detected.\n' +
5353
'Odd numbered Node.js versions will not enter LTS status and should not be used for production.' +
54-
' For more information, please see https://nodejs.org/en/about/releases/.',
54+
' For more information, please see https://nodejs.org/en/about/previous-releases/.',
5555
);
5656

5757
require('./bootstrap');

0 commit comments

Comments
 (0)