aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2018-10-17 10:45:24 -0400
committerGitHub <noreply@github.com>2018-10-17 10:45:24 -0400
commit15c0222f259677fd6384f05ee0fce5a513ae6071 (patch)
treeb213a821b3946790650fa5187d678fb001885050
parent352242eb89771cf8e72ad11c06d19b14f8fcb4ff (diff)
downloadpython-api-core-15c0222f259677fd6384f05ee0fce5a513ae6071.tar.gz
Add / fix badges for PyPI / versions. (#6158)
-rw-r--r--README.rst8
1 files 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/