Skip to content

Commit 9ec5e6b

Browse files
hyrodiummcabbott
andauthored
Fix the documentation badge (#545)
* replace latest badge with dev badge * Fix CI badges in README.md Co-authored-by: Michael Abbott <[email protected]> Co-authored-by: Michael Abbott <[email protected]>
1 parent 4201853 commit 9ec5e6b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
![CI](https://github.com/JuliaDiff/ForwardDiff.jl/workflows/CI/badge.svg) [![Coverage Status](https://coveralls.io/repos/JuliaDiff/ForwardDiff.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/JuliaDiff/ForwardDiff.jl?branch=master)
1+
[![CI](https://github.com/JuliaDiff/ForwardDiff.jl/workflows/CI/badge.svg)](https://github.com/JuliaDiff/ForwardDiff.jl/actions/workflows/ci.yml)
2+
[![Coverage Status](https://coveralls.io/repos/JuliaDiff/ForwardDiff.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/JuliaDiff/ForwardDiff.jl?branch=master)
23

34
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://juliadiff.org/ForwardDiff.jl/stable)
4-
[![](https://img.shields.io/badge/docs-latest-blue.svg)](https://juliadiff.org/ForwardDiff.jl/latest)
5+
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliadiff.org/ForwardDiff.jl/dev)
56

67
# ForwardDiff.jl
78

0 commit comments

Comments
 (0)