Skip to content

Commit 8b1a254

Browse files
authored
README: fix the Codecov badge to point to the main branch (not the master branch) (#66)
1 parent ab00340 commit 8b1a254

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
@@ -13,7 +13,7 @@
1313
[ci-img]: https://github.com/JuliaLang/sparsearrays.jl/workflows/CI/badge.svg?branch=main
1414
[ci-url]: https://github.com/JuliaLang/sparsearrays.jl/actions?query=workflow%3A%22CI%22
1515

16-
[codecov-img]: https://codecov.io/gh/JuliaLang/sparsearrays.jl/branch/master/graph/badge.svg
16+
[codecov-img]: https://codecov.io/gh/JuliaLang/sparsearrays.jl/branch/main/graph/badge.svg
1717
[codecov-url]: https://codecov.io/gh/JuliaLang/sparsearrays.jl
1818

1919
This package ships as part of the Julia stdlib.

0 commit comments

Comments
 (0)