Browse Source

"NPM" was parsing as a relative link

I prefixed it with http://
Tyler Mulligan 10 years ago
parent
commit
9917ab612b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -7,7 +7,7 @@ Install it using: ```$ npm install gitbook-plugin```
 
 ## How GitBook plugin works?
 
-A plugin for GitBook is a node package that can be published on [NPM](www.npmjs.org).
+A plugin for GitBook is a node package that can be published on [NPM](http://www.npmjs.org).
 
 ### package.json