From 237b95328ed6863c2e5efd370cc0940fd60b72f2 Mon Sep 17 00:00:00 2001 From: isaacs Date: Wed, 3 Oct 2012 21:55:49 -0700 Subject: Fix #2850 Use https url for npmjs.org in docs etc. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0c138134e..d3e361c3d 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ for testing, or running stuff without actually installing npm itself.) ## Fancy Windows Install -You can download a zip file from , and unpack it +You can download a zip file from , and unpack it in the same folder where node.exe lives. If that's not fancy enough for you, then you can fetch the code with @@ -169,13 +169,13 @@ help config` to learn about all the options you can set there. ## More Docs -Check out the [docs](http://npmjs.org/doc/), -especially the [faq](http://npmjs.org/doc/faq.html). +Check out the [docs](https://npmjs.org/doc/), +especially the [faq](https://npmjs.org/doc/faq.html). You can use the `npm help` command to read any of them. If you're a developer, and you want to use npm to publish your program, -you should [read this](http://npmjs.org/doc/developers.html) +you should [read this](https://npmjs.org/doc/developers.html) ## Legal Stuff @@ -221,7 +221,7 @@ If this concerns you, inspect the source before using packages. When you find issues, please report them: * web: - + * email: -- cgit v1.2.3