Skip to content

Commit

Permalink
docs(README): fix link of hosted-git-info
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemao authored Feb 19, 2019
1 parent f2039a4 commit c46e770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Get repository SCM platform, domain, user, and project information from package.json file contents.
Extracts information from the `repository` field contained in the content of a `package.json` file using [`@hutson/parse-repository-url`](https://www.npmjs.com/package/@hutson/parse-repository-url) and [`hosted-git-info`](npmjs.com/package/hosted-git-info).
Extracts information from the `repository` field contained in the content of a `package.json` file using [`@hutson/parse-repository-url`](https://www.npmjs.com/package/@hutson/parse-repository-url) and [`hosted-git-info`](https://www.npmjs.com/package/hosted-git-info).

## Table of Contents
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
Expand Down

0 comments on commit c46e770

Please sign in to comment.