Skip to content

Commit

Permalink
Use https for Codecov links in README (#1048)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikekre authored Aug 20, 2024
1 parent 5d9fe59 commit fee40c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</picture>

![Build Status](https://github.com/Ferrite-FEM/Ferrite.jl/workflows/CI/badge.svg?event=push)
[![codecov.io](http://codecov.io/github/Ferrite-FEM/Ferrite.jl/coverage.svg?branch=master)](http://codecov.io/github/Ferrite-FEM/Ferrite.jl?branch=master)
[![codecov.io](https://codecov.io/github/Ferrite-FEM/Ferrite.jl/coverage.svg?branch=master)](https://codecov.io/github/Ferrite-FEM/Ferrite.jl?branch=master)

A finite element toolbox written in Julia.

Expand Down

0 comments on commit fee40c5

Please sign in to comment.