Skip to content

Commit dd67e8d

Browse files
authored
chore: update build badge URL in README.md
1 parent 1fac273 commit dd67e8d

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
@@ -1002,7 +1002,7 @@ MIT
10021002
<!-- prettier-ignore-start -->
10031003
[npm]: https://www.npmjs.com
10041004
[node]: https://nodejs.org
1005-
[build-badge]: https://img.shields.io/github/workflow/status/kentcdodds/mdx-bundler/validate?logo=github&style=flat-square
1005+
[build-badge]: https://img.shields.io/github/actions/workflow/status/kentcdodds/mdx-bundler/validate.yml?logo=github&style=flat-square
10061006
[build]: https://github.com/kentcdodds/mdx-bundler/actions?query=workflow%3Avalidate
10071007
[coverage-badge]: https://img.shields.io/codecov/c/github/kentcdodds/mdx-bundler.svg?style=flat-square
10081008
[coverage]: https://codecov.io/github/kentcdodds/mdx-bundler

0 commit comments

Comments
 (0)