Skip to content

Commit a1f7469

Browse files
authored
Fix code coverage badge
1 parent cf3695e commit a1f7469

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
@@ -1,7 +1,7 @@
11
# GraphsFlows
22

33
[![CI](https://github.com/JuliaGraphs/GraphsFlows.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/JuliaGraphs/GraphsFlows.jl/actions/workflows/ci.yml)
4-
[![codecov.io](http://codecov.io/github/JuliaGraphs/GraphsFlows.jl/coverage.svg?branch=master)](http://codecov.io/github/JuliaGraphs/GraphsFlows.jl?branch=master)
4+
[![codecov](https://codecov.io/github/JuliaGraphs/GraphsFlows.jl/branch/master/graph/badge.svg?token=O8REyWf05M)](https://codecov.io/github/JuliaGraphs/GraphsFlows.jl)
55
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliagraphs.org/GraphsFlows.jl/dev/)
66

77
Flow algorithms on top of [Graphs.jl](https://github.com/JuliaGraphs/Graphs.jl),

0 commit comments

Comments
 (0)