Skip to content

Commit 1b655af

Browse files
committed
docs(readme): update badge link names
1 parent cac16a5 commit 1b655af

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -121,16 +121,14 @@ MIT
121121

122122
[react-scripts-link]:
123123
https://github.com/facebook/create-react-app/tree/master/packages/react-scripts
124-
[npm]: https://www.npmjs.com/
125-
[node]: https://nodejs.org
126124
[build-badge]:
127125
https://g.codefresh.io/api/badges/pipeline/hoverinc/npm%2Fjavascript?type=cf-1
128-
[build]:
126+
[build-link]:
129127
https://g.codefresh.io/public/accounts/hoverinc/pipelines/5d4cb5d4e41f3722d4dfdb94
130128
[coverage-badge]:
131129
https://img.shields.io/codecov/c/github/hoverinc/hover-javascript.svg
132-
[coverage]: https://codecov.io/github/hoverinc/hover-javascript
133-
[version-badge]: https://img.shields.io/npm/v/@hover/javascript.svg
134-
[package]: https://www.npmjs.com/package/@hover/javascript
130+
[coverage-link]: https://codecov.io/github/hoverinc/hover-javascript
135131
[license-badge]: https://img.shields.io/npm/l/@hover/javascript.svg
136-
[license]: https://github.com/hoverinc/hover-javascript/blob/master/LICENSE
132+
[license-link]: https://github.com/hoverinc/hover-javascript/blob/master/LICENSE
133+
[package-badge]: https://img.shields.io/npm/v/@hover/javascript.svg
134+
[package-link]: https://www.npmjs.com/package/@hover/javascript

0 commit comments

Comments
 (0)