Skip to content

Commit 21c8144

Browse files
committed
fix codecov badge
1 parent a1fedcd commit 21c8144

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
# LogExpFunctions.jl
22

33
[![CI](https://github.com/JuliaStats/LogExpFunctions.jl/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/JuliaStats/LogExpFunctions.jl/actions/workflows/CI.yml?query=branch%3Amaster)
4-
[![codecov.io](http://codecov.io/github/JuliaStats/LogExpFunctions.jl/coverage.svg?branch=master)](http://codecov.io/github/JuliaStats/LogExpFunctions.jl?branch=master)
4+
[![codecov](https://codecov.io/github/JuliaStats/LogExpFunctions.jl/graph/badge.svg?token=Xy6h2fIcHB)](https://codecov.io/github/JuliaStats/LogExpFunctions.jl)
55
[![Documentation](https://img.shields.io/badge/docs-stable-blue.svg)](https://juliastats.github.io/LogExpFunctions.jl/stable)
66
[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)](https://juliastats.github.io/LogExpFunctions.jl/dev)
77

0 commit comments

Comments
 (0)