Skip to content

Commit 6caaf86

Browse files
authored
chore: fix readme.md self link (#212)
1 parent 1cfe4e8 commit 6caaf86

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
@@ -81,7 +81,7 @@ eg, `github:npm/hosted-git-info`
8181

8282
eg, `https://github.com/npm/hosted-git-info/tree/v1.2.0`,
8383
`https://github.com/npm/hosted-git-info/tree/v1.2.0/package.json`,
84-
`https://github.com/npm/hosted-git-info/tree/v1.2.0/REAMDE.md#supported-hosts`
84+
`https://github.com/npm/hosted-git-info/tree/v1.2.0/README.md#supported-hosts`
8585

8686
* info.bugs(opts)
8787

0 commit comments

Comments
 (0)