Skip to content

Commit fb5d5ab

Browse files
committed
Fix README badges to use main branch instead of master
1 parent 68b4b72 commit fb5d5ab

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
@@ -47,7 +47,7 @@ We welcome all contributions! See the [EBP Contributing Guide](https://executabl
4747

4848
[rtd-badge]: https://readthedocs.org/projects/ebp-sphinx-exercise/badge/?version=latest
4949
[rtd-link]: https://ebp-sphinx-exercise.readthedocs.io/en/latest/?badge=latest
50-
[github-ci]: https://github.com/executablebooks/sphinx-exercise/workflows/continuous-integration/badge.svg?branch=master
50+
[github-ci]: https://github.com/executablebooks/sphinx-exercise/workflows/continuous-integration/badge.svg?branch=main
5151
[github-link]: https://github.com/executablebooks/sphinx-exercise
52-
[codecov-badge]: https://codecov.io/gh/executablebooks/sphinx-exercise/branch/master/graph/badge.svg
52+
[codecov-badge]: https://codecov.io/gh/executablebooks/sphinx-exercise/branch/main/graph/badge.svg
5353
[codecov-link]: https://codecov.io/gh/executablebooks/sphinx-exercise

0 commit comments

Comments
 (0)