Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit e4ecc4d

Browse files
committed
Fix README badges
1 parent 084e40b commit e4ecc4d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -205,11 +205,11 @@ MIT. See [LICENSE](LICENSE) for more details.
205205

206206
[npm-img]: https://img.shields.io/npm/v/netlify.svg
207207
[npm]: https://npmjs.org/package/netlify
208-
[build-img]: https://github.com/netlify/build/workflows/Build/badge.svg
209-
[build]: https://github.com/netlify/build/actions
208+
[build-img]: https://github.com/netlify/js-client/workflows/Build/badge.svg
209+
[build]: https://github.com/netlify/js-client/actions
210210
[dl-img]: https://img.shields.io/npm/dm/netlify.svg
211211
[dl]: https://npmjs.org/package/netlify
212-
[coverage-img]: https://codecov.io/gh/netlify/build/branch/master/graph/badge.svg
213-
[coverage]: https://codecov.io/gh/netlify/build
212+
[coverage-img]: https://codecov.io/gh/netlify/js-client/branch/master/graph/badge.svg
213+
[coverage]: https://codecov.io/gh/netlify/js-client
214214
[david-img]: https://david-dm.org/netlify/js-client/status.svg
215215
[david]: https://david-dm.org/netlify/js-client

0 commit comments

Comments
 (0)