From 15c0222f259677fd6384f05ee0fce5a513ae6071 Mon Sep 17 00:00:00 2001 From: Tres Seaver Date: Wed, 17 Oct 2018 10:45:24 -0400 Subject: Add / fix badges for PyPI / versions. (#6158) --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index afb4774..b475267 100644 --- a/README.rst +++ b/README.rst @@ -7,8 +7,8 @@ This library is not meant to stand-alone. Instead it defines common helpers used by all Google API clients. For more information, see the `documentation`_. -.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-core.svg - :target: https://pypi.org/project/google-cloud-core/ -.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-core.svg - :target: https://pypi.org/project/google-cloud-core/ +.. |pypi| image:: https://img.shields.io/pypi/v/google-api_core.svg + :target: https://pypi.org/project/google-api_core/ +.. |versions| image:: https://img.shields.io/pypi/pyversions/google-api_core.svg + :target: https://pypi.org/project/google-api_core/ .. _documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/core/ -- cgit v1.2.3