Skip to content

Commit 006a701

Browse files
committed
Fix wrong branch name in github actions link
1 parent 1b9b628 commit 006a701

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,8 +4,8 @@ Antibiotic Sensitivity Testing (AST) for SENAITE
44
.. image:: https://img.shields.io/pypi/v/senaite.ast.svg?style=flat-square
55
:target: https://pypi.python.org/pypi/senaite.ast
66

7-
.. image:: https://img.shields.io/github/actions/workflow/status/senaite/senaite.ast/build-and-test.yml?branch=2.x
8-
:target: https://github.com/senaite/senaite.ast/actions/workflows/build-and-test.yml?query=branch:2.x
7+
.. image:: https://img.shields.io/github/actions/workflow/status/senaite/senaite.ast/build-and-test.yml?branch=master
8+
:target: https://github.com/senaite/senaite.ast/actions/workflows/build-and-test.yml?query=branch:master
99

1010
.. image:: https://readthedocs.org/projects/pip/badge/
1111
:target: https://senaiteast.readthedocs.org

0 commit comments

Comments
 (0)