summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-05-19 10:10:23 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-05-19 10:10:23 -0400
commit927894a0b76663c6fc014626f422dc78404f67c1 (patch)
treedccfe221bf7f825922e5a11d77c82c0e28c34c8f
parent0ec2a3e93c7838fe4b8008e69f7f49db73606914 (diff)
downloadpytest-runner-927894a0b76663c6fc014626f422dc78404f67c1.tar.gz
Fix badge
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 0bf0aa5..f633734 100644
--- a/README.rst
+++ b/README.rst
@@ -6,8 +6,8 @@
.. _PyPI link: https://pypi.org/project/pytest-runner
-.. image:: https://github.com/jaraco/pytest-runner/workflows/tests/badge.svg
- :target: https://github.com/jaraco/pytest-runner/actions?query=workflow%3A%22tests%22
+.. image:: https://github.com/pytest-dev/pytest-runner/workflows/tests/badge.svg
+ :target: https://github.com/pytest-dev/pytest-runner/actions?query=workflow%3A%22tests%22
:alt: tests
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg