From 4b2f2bd77225538a9972ba02582ad13141c9a167 Mon Sep 17 00:00:00 2001 From: compact Date: Fri, 26 Sep 2014 10:56:54 -0400 Subject: [PATCH] docs: fix link to npm package page --- docs/intro/01-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/01-installation.md b/docs/intro/01-installation.md index 4f170f915..79095ee3b 100644 --- a/docs/intro/01-installation.md +++ b/docs/intro/01-installation.md @@ -43,5 +43,5 @@ Then, you can run Karma simply by `karma` from anywhere and it will always run t [Node.js]: http://nodejs.org/ -[NPM]: npmjs.org/package/karma +[NPM]: https://npmjs.org/package/karma [NVM]: https://github.com/creationix/nvm