Skip to content

Commit dc4e380

Browse files
authored
docs: fix code coverage badge in rtd (#276)
1 parent af84b08 commit dc4e380

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
:target: https://github.com/eager-dev/eagerx/actions/workflows/ci.yml
2121
:alt: Continuous Integration
2222

23-
.. image:: https://api.codeclimate.com/v1/badges/3146dce3dd4c3537834c/test_coverage
24-
:target: https://codeclimate.com/github/eager-dev/eagerx/test_coverage
23+
.. image:: https://raw.githubusercontent.com/eager-dev/eagerx/refs/heads/master/coverage.svg
24+
:target: https://github.com/eager-dev/eagerx/actions
2525
:alt: Test Coverage
2626

2727
|

0 commit comments

Comments
 (0)