We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a685728 commit e50a5a4Copy full SHA for e50a5a4
README.md
@@ -13,8 +13,8 @@ An abstraction layer for mathematical optimization solvers.
13
14
[build-img]: https://github.com/JuMP-dev/MathOptInterface.jl/actions/workflows/ci.yml/badge.svg?branch=master
15
[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
+[codecov-img]: https://codecov.io/gh/JuMP-dev/MathOptInterface.jl/branch/master/graph/badge.svg
+[codecov-url]: https://codecov.io/gh/JuMP-dev/MathOptInterface.jl/branch/master
18
19
## Citing MathOptInterface
20
0 commit comments