Skip to content

Commit

Permalink
Fix badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Nov 30, 2022
1 parent 947cbf4 commit 56c09d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
:target: https://pypi.org/project/zope.app.i18n/
:alt: Supported Python versions

.. image:: https://travis-ci.com/zopefoundation/zope.app.i18n.svg?branch=master
:target: https://travis-ci.com/zopefoundation/zope.app.i18n
.. image:: https://github.com/zopefoundation/zope.app.i18n/actions/workflows/tests.yml/badge.svg
:target: https://github.com/zopefoundation/zope.app.i18n/actions/workflows/tests.yml

.. image:: https://coveralls.io/repos/github/zopefoundation/zope.app.i18n/badge.svg?branch=master
:target: https://coveralls.io/github/zopefoundation/zope.app.i18n?branch=master
Expand Down

0 comments on commit 56c09d6

Please sign in to comment.