Skip to content

Commit fedee1d

Browse files
committed
Fix GitHub Actions CI badge URL
1 parent a393963 commit fedee1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ We welcome all contributions! See the [EBP Contributing Guide](https://executabl
5050

5151
[rtd-badge]: https://readthedocs.org/projects/sphinx-proof/badge/?version=latest
5252
[rtd-link]: https://sphinx-proof.readthedocs.io/en/latest/?badge=latest
53-
[github-ci]: https://github.com/executablebooks/sphinx-proof/workflows/ci.yml/badge.svg?branch=main
54-
[github-link]: https://github.com/executablebooks/sphinx-proof
53+
[github-ci]: https://github.com/executablebooks/sphinx-proof/workflows/continuous-integration/badge.svg?branch=main
54+
[github-link]: https://github.com/executablebooks/sphinx-proof/actions/workflows/ci.yml
5555
[codecov-badge]: https://codecov.io/gh/executablebooks/sphinx-proof/branch/main/graph/badge.svg
5656
[codecov-link]: https://codecov.io/gh/executablebooks/sphinx-proof

0 commit comments

Comments
 (0)