From d01d15f034178e6bc9e36c80d0c0b1cf6cfd2f17 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Wed, 2 Jun 2021 12:24:02 -0400 Subject: [PATCH] docs: Fix broken links in README (#75) --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 4bd7e0d..2f44a8a 100644 --- a/README.rst +++ b/README.rst @@ -10,9 +10,9 @@ Python Client for Google Cloud OS Login API .. |ga| image:: https://img.shields.io/badge/support-GA-gold.svg :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#general-availability -.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-oslogin.svg +.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-os-login.svg :target: https://pypi.org/project/google-cloud-os-login/ -.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-oslogin.svg +.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-os-login.svg :target: https://pypi.org/project/google-cloud-os-login/ .. _Google Cloud OS Login API: https://cloud.google.com/os-login .. _Client Library Documentation: https://googleapis.dev/python/oslogin/latest