Skip to content

Commit 9917ab6

Browse files
committed
"NPM" was parsing as a relative link
I prefixed it with http://
1 parent 112f36c commit 9917ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Install it using: ```$ npm install gitbook-plugin```
77

88
## How GitBook plugin works?
99

10-
A plugin for GitBook is a node package that can be published on [NPM](www.npmjs.org).
10+
A plugin for GitBook is a node package that can be published on [NPM](http://www.npmjs.org).
1111

1212
### package.json
1313

0 commit comments

Comments
 (0)