Skip to content

Commit e1b1b5e

Browse files
authored
Fix GitHub actions badge in README (#315)
1 parent d75b9ac commit e1b1b5e

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
@@ -209,7 +209,7 @@ following [paper](https://doi.org/10.21105/jcon.00093):
209209
[docs-stable-url]: https://jump.dev/MutableArithmetics.jl/stable
210210
[docs-dev-url]: https://jump.dev/MutableArithmetics.jl/dev
211211

212-
[build-img]: https://github.com/jump-dev/MutableArithmetics.jl/workflows/CI/badge.svg?branch=master
212+
[build-img]: https://github.com/jump-dev/MutableArithmetics.jl/actions/workflows/ci.yml/badge.svg?branch=master
213213
[build-url]: https://github.com/jump-dev/MutableArithmetics.jl/actions?query=workflow%3ACI
214214
[codecov-img]: https://codecov.io/gh/jump-dev/MutableArithmetics.jl/branch/master/graph/badge.svg
215215
[codecov-url]: https://codecov.io/gh/jump-dev/MutableArithmetics.jl

0 commit comments

Comments
 (0)