summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-12-20 23:37:47 -0500
committerJason R. Coombs <jaraco@jaraco.com>2020-12-20 23:37:47 -0500
commitd503f75e0535edb644a53fd77b4bc85a97fb4add (patch)
tree5e3bb310e9984be091be69c6c54eba4d08522499
parent9e3806e5a557d3041dacb34801aed3e4a1dc654e (diff)
downloadpython-setuptools-git-d503f75e0535edb644a53fd77b4bc85a97fb4add.tar.gz
Fix badge for GHA
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 2273dcd8..526d1222 100644
--- a/README.rst
+++ b/README.rst
@@ -6,8 +6,8 @@
.. _PyPI link: https://pypi.org/project/setuptools
-.. image:: https://github.com/jaraco/setuptools/workflows/Automated%20Tests/badge.svg
- :target: https://github.com/jaraco/setuptools/actions?query=workflow%3A%22Automated+Tests%22
+.. image:: https://github.com/pypa/setuptools/workflows/Automated%20Tests/badge.svg
+ :target: https://github.com/pypa/setuptools/actions?query=workflow%3A%22Automated+Tests%22
:alt: Automated Tests
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg