From d62b9337bbd3dd2b766cb0bd6cc7025a912a45e7 Mon Sep 17 00:00:00 2001 From: Joaquim Date: Mon, 17 Feb 2025 12:03:09 -0300 Subject: [PATCH] Fix codecov logo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 747465ad00..1e50c8c906 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ An abstraction layer for mathematical optimization solvers. Replaces [MathProgBa [build-img]: https://github.com/JuMP-dev/MathOptInterface.jl/actions/workflows/ci.yml/badge.svg?branch=master [build-url]: https://github.com/JuMP-dev/MathOptInterface.jl/actions?query=workflow%3ACI -[codecov-img]: http://codecov.io/github/JuMP-dev/MathOptInterface.jl/coverage.svg?branch=master -[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 ## Citing MathOptInterface