Skip to content

Commit eaec55c

Browse files
committed
Fix Github CI badges in README
1 parent f60befd commit eaec55c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ MeshPy: Simplicial Mesh Generation from Python
44
.. image:: https://gitlab.tiker.net/inducer/meshpy/badges/main/pipeline.svg
55
:alt: Gitlab Build Status
66
:target: https://gitlab.tiker.net/inducer/meshpy/commits/main
7-
.. image:: https://github.com/inducer/meshpy/workflows/CI/badge.svg?branch=main
7+
.. image:: ![CI](https://github.com/inducer/meshpy/actions/workflows/ci.yml/badge.svg
88
:alt: Github Build Status
9-
:target: https://github.com/inducer/meshpy/actions?query=branch%3Amain+workflow%3ACI
9+
:target: https://github.com/inducer/meshpy/actions/workflows/ci.yml
1010
.. image:: https://badge.fury.io/py/MeshPy.svg
1111
:alt: Python Package Index Release Page
1212
:target: https://pypi.org/project/meshpy/

0 commit comments

Comments
 (0)