Skip to content

Commit 1021f40

Browse files
wadiekeithamus
authored andcommitted
docs: fixed package npm url (#1151)
1 parent 11612e9 commit 1021f40

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
@@ -23,7 +23,7 @@
2323
src="https://img.shields.io/github/tag/chaijs/chai.svg?style=flat-square"
2424
/>
2525
</a>
26-
<a href="https://www.npmjs.com/packages/chai">
26+
<a href="https://www.npmjs.com/package/chai">
2727
<img
2828
alt="node:?"
2929
src="https://img.shields.io/badge/node-%3E=4.0-blue.svg?style=flat-square"

0 commit comments

Comments
 (0)