Skip to content

Commit e50a5a4

Browse files
authored
Fix codecov logo (#2634)
1 parent a685728 commit e50a5a4

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
@@ -13,8 +13,8 @@ An abstraction layer for mathematical optimization solvers.
1313

1414
[build-img]: https://github.com/JuMP-dev/MathOptInterface.jl/actions/workflows/ci.yml/badge.svg?branch=master
1515
[build-url]: https://github.com/JuMP-dev/MathOptInterface.jl/actions?query=workflow%3ACI
16-
[codecov-img]: http://codecov.io/github/JuMP-dev/MathOptInterface.jl/coverage.svg?branch=master
17-
[codecov-url]: http://codecov.io/github/JuMP-dev/MathOptInterface.jl?branch=master
16+
[codecov-img]: https://codecov.io/gh/JuMP-dev/MathOptInterface.jl/branch/master/graph/badge.svg
17+
[codecov-url]: https://codecov.io/gh/JuMP-dev/MathOptInterface.jl/branch/master
1818

1919
## Citing MathOptInterface
2020

0 commit comments

Comments
 (0)