Skip to content

Commit 69fba37

Browse files
Fix badges
1 parent 9554520 commit 69fba37

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
| **GHA CI** | [![gha ci][gha-ci-img]][gha-ci-url] |
88
| **Code Coverage** | [![codecov][codecov-img]][codecov-url] |
99

10-
[docs-bld-img]: https://github.com/CliMA/ClimaTimeSteppers.jl/actions/workflows/docs.yml/badge.svg
11-
[docs-bld-url]: https://github.com/CliMA/ClimaTimeSteppers.jl/actions/workflows/docs.yml
10+
[docs-bld-img]: https://github.com/CliMA/ClimaTimeSteppers.jl/actions/workflows/Documentation.yml/badge.svg
11+
[docs-bld-url]: https://github.com/CliMA/ClimaTimeSteppers.jl/actions/workflows/Documentation.yml
1212

1313
[docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg
1414
[docs-dev-url]: https://CliMA.github.io/ClimaTimeSteppers.jl/dev/
1515

16-
[gha-ci-img]: https://github.com/CliMA/ClimaTimeSteppers.jl/actions/workflows/ci.yml/badge.svg
17-
[gha-ci-url]: https://github.com/CliMA/ClimaTimeSteppers.jl/actions/workflows/ci.yml
16+
[gha-ci-img]: https://github.com/CliMA/ClimaTimeSteppers.jl/actions/workflows/UnitTests.yml/badge.svg
17+
[gha-ci-url]: https://github.com/CliMA/ClimaTimeSteppers.jl/actions/workflows/UnitTests.yml
1818

1919
[codecov-img]: https://codecov.io/gh/CliMA/ClimaTimeSteppers.jl/branch/main/graph/badge.svg
2020
[codecov-url]: https://codecov.io/gh/CliMA/ClimaTimeSteppers.jl

0 commit comments

Comments
 (0)