Skip to content

Commit b38dd40

Browse files
committed
Fix badge
Signed-off-by: Liviu-Mihail Concioiu <[email protected]>
1 parent 5f46d36 commit b38dd40

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
@@ -7,9 +7,9 @@ The ``i18n`` extension adds `gettext`_ support to Twig. It defines one tag,
77
Code status
88
-----------
99

10-
.. image:: https://github.com/phpmyadmin/twig-i18n-extension/workflows/Run%20tests/badge.svg?branch=master
10+
.. image:: https://github.com/phpmyadmin/twig-i18n-extension/actions/workflows/tests.yml/badge.svg?branch=master
1111
:alt: Tests
12-
:target: https://github.com/phpmyadmin/twig-i18n-extension/actions
12+
:target: https://github.com/phpmyadmin/twig-i18n-extension/actions/workflows/tests.yml?query=branch%3Amaster
1313

1414
.. image:: https://codecov.io/gh/phpmyadmin/twig-i18n-extension/branch/master/graph/badge.svg
1515
:alt: Code coverage

0 commit comments

Comments
 (0)