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.
2 parents 029fd68 + 08db60b commit 0e0018cCopy full SHA for 0e0018c
src/step-2/Setup.js
@@ -18,7 +18,7 @@ class Setup extends Component {
18
19
<li>If you don't have node installed in your system. Download and install it from below.</li>
20
21
- <a className="btn" href="https://nodejs.org/dist/v4.6.1/node-v4.6.1.pkg" target="_blank">Download Node</a>
+ <a className="btn" href="https://nodejs.org/en/download/" target="_blank">Download Node</a>
22
23
<li>Install the dependencies to run localhost server.</li>
24
0 commit comments