Skip to content

Commit 15c0222

Browse files
authored
Add / fix badges for PyPI / versions. (#6158)
1 parent 352242e commit 15c0222

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ This library is not meant to stand-alone. Instead it defines
77
common helpers used by all Google API clients. For more information, see the
88
`documentation`_.
99

10-
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-core.svg
11-
:target: https://pypi.org/project/google-cloud-core/
12-
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-core.svg
13-
:target: https://pypi.org/project/google-cloud-core/
10+
.. |pypi| image:: https://img.shields.io/pypi/v/google-api_core.svg
11+
:target: https://pypi.org/project/google-api_core/
12+
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-api_core.svg
13+
:target: https://pypi.org/project/google-api_core/
1414
.. _documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/core/

0 commit comments

Comments
 (0)