Skip to content

Commit e7ad961

Browse files
author
Jeremy Tammik
committed
review
1 parent 36b929b commit e7ad961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ For this tutorial, we'll create a minimal Node.js web server to serve your html/
9090

9191
If you want to run the preconfigured local web-server and the test tools then you will also need [Node.js v0.12.2+](https://nodejs.org/download/).
9292

93-
You can download a Node.js installer for your operating system from [http://nodejs.org/download/](http://nodejs.org/download/). Check the version of Node.js that you have installed by running the following command:
93+
You can download a Node.js installer for your operating system from [nodejs.org](http://nodejs.org/download/). Check the version of Node.js that you have installed by running the following command:
9494

9595
node --version
9696

@@ -108,7 +108,7 @@ If you need to run different versions of node.js in your local environment, cons
108108

109109
Clone the View & Data Node.js basic server to start your web application.
110110

111-
If you have github client installed, you can clone the source code from github.com. Go to [https://github.com/Developer-Autodesk/workflow-node.js-view.and.data.api](https://github.com/Developer-Autodesk/workflow-node.js-view.and.data.api) and clone the source code by click the "Clone in Desktop" button.
111+
If you have GitHub client installed, you can clone the source code from github.com. Go to [https://github.com/Developer-Autodesk/workflow-node.js-view.and.data.api](https://github.com/Developer-Autodesk/workflow-node.js-view.and.data.api) and clone the source code by click the "Clone in Desktop" button.
112112

113113
![](img/node_githubClone.png)
114114

0 commit comments

Comments
 (0)