summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Davis <nitzmahone@users.noreply.github.com>2020-12-02 18:26:54 -0800
committerGitHub <noreply@github.com>2020-12-02 18:26:54 -0800
commitd05b26115b22ec46353c524b5111018c8d8f0b01 (patch)
tree701b136e43e27ac39ba9d7333378cc6ec370f0e5
parentd567a553a9a8bc56a87ea073ecd3bcff17685350 (diff)
downloadansible-d05b26115b22ec46353c524b5111018c8d8f0b01.tar.gz
update PyPI badge to ansible-core (#72813)
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 2c762338f3..f717ab9319 100644
--- a/README.rst
+++ b/README.rst
@@ -95,8 +95,8 @@ GNU General Public License v3.0 or later
See `COPYING <COPYING>`_ to see the full text.
-.. |PyPI version| image:: https://img.shields.io/pypi/v/ansible.svg
- :target: https://pypi.org/project/ansible
+.. |PyPI version| image:: https://img.shields.io/pypi/v/ansible-core.svg
+ :target: https://pypi.org/project/ansible-core
.. |Docs badge| image:: https://img.shields.io/badge/docs-latest-brightgreen.svg
:target: https://docs.ansible.com/ansible/latest/
.. |Build Status| image:: https://dev.azure.com/ansible/ansible/_apis/build/status/CI?branchName=devel