We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33951dd commit 5bf28dbCopy full SHA for 5bf28db
README.rst
@@ -105,8 +105,8 @@ Please do not report security issues in public. Please email [email protected]
105
:target: https://pypi.python.org/pypi/openedx-events/
106
:alt: PyPI
107
108
-.. |ci-badge| image:: https://github.com/openedx/openedx-events/workflows/Python%20CI/badge.svg?branch=main
109
- :target: https://github.com/openedx/openedx-events/actions
+.. |ci-badge| image:: https://github.com/openedx/openedx-events/actions/workflows/ci.yml/badge.svg?branch=main
+ :target: https://github.com/openedx/openedx-events/actions/workflows/ci.yml
110
:alt: CI
111
112
.. |codecov-badge| image:: https://codecov.io/github/openedx/openedx-events/coverage.svg?branch=main
0 commit comments