Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Dykstra <josephdykstra@gmail.com>2016-10-25 00:34:34 +0300
committerKat Marchán <kzm@sykosomatic.org>2016-10-25 02:18:29 +0300
commitc5907b2fc1a82ec919afe3b370ecd34d8895c7a2 (patch)
tree4890b4c202ad60ce64293f1ec3c92cc7c3a6ca24 /README.md
parentbc68176cd0b6bb06805411a3c28aceea1ec99ce5 (diff)
doc: Fix node download links
PR-URL: https://github.com/npm/npm/pull/14251 Credit: @ArtskydJ Reviewed-By: @zkat
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 671dd3874..e85a02808 100644
--- a/README.md
+++ b/README.md
@@ -27,15 +27,15 @@ terms of use for the default public registry are available at
## Super Easy Install
-npm is bundled with [node](http://nodejs.org/download/).
+npm is bundled with [node](https://nodejs.org/en/download/).
### Windows Computers
-[Get the MSI](http://nodejs.org/download/). npm is in it.
+[Get the MSI](https://nodejs.org/en/download/). npm is in it.
### Apple Macintosh Computers
-[Get the pkg](http://nodejs.org/download/). npm is in it.
+[Get the pkg](https://nodejs.org/en/download/). npm is in it.
### Other Sorts of Unices