From 2d5f549a9890c96a218e101db8aa065204ba15ac Mon Sep 17 00:00:00 2001 From: Matt Davis Date: Wed, 2 Dec 2020 18:26:58 -0800 Subject: [PATCH] update PyPI badge to use ansible-base (#72814) --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 5904b0af5df..44f61270b37 100644 --- a/README.rst +++ b/README.rst @@ -96,8 +96,8 @@ GNU General Public License v3.0 or later See `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-base.svg + :target: https://pypi.org/project/ansible-base .. |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=stable-2.10