Skip to content

Commit 7ac20fd

Browse files
committed
Update badges
1 parent 66dbb06 commit 7ac20fd

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Readme.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
| **Documentation** | **Build Status** |
44
|:-----------------:|:----------------:|
5-
| [![][docs-latest-img]][docs-latest-url] | [![Build Status][build-img]][build-url] |
5+
| [![][docs-stable-img]][docs-stable-url] | [![Build Status][build-img]][build-url] |
6+
| [![][docs-latest-img]][docs-latest-url] | [![Codecov branch][codecov-img]][codecov-url] |
67

78

89
## Documentation
@@ -47,5 +48,7 @@ end
4748
[docs-stable-url]: https://juliaalgebra.github.io/TrigPolys.jl/dev/
4849
[docs-latest-url]: https://juliaalgebra.github.io/TrigPolys.jl/dev/
4950

50-
[build-img]: https://github.com/JuliaAlgebra/TrigPolys.jl/workflows/CI/badge.svg?branch=master
51+
[build-img]: https://github.com/JuliaAlgebra/TrigPolys.jl/actions/workflows/ci.yml/badge.svg?branch=master
5152
[build-url]: https://github.com/JuliaAlgebra/TrigPolys.jl/actions?query=workflow%3ACI
53+
[codecov-img]: https://codecov.io/gh/JuliaAlgebra/TrigPolys.jl/branch/master/graph/badge.svg
54+
[codecov-url]: https://codecov.io/gh/JuliaAlgebra/TrigPolys.jl/branch/master

0 commit comments

Comments
 (0)