From c6beaea30fde9e8072b3d9a0ddbf48a51e3982ab Mon Sep 17 00:00:00 2001 From: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Date: Tue, 7 Sep 2021 09:56:17 -0600 Subject: [PATCH] chore: reference main branch of google-cloud-python --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 1c2a078..7ca09be 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,7 @@ Python Client for Cloud Functions - `Product Documentation`_ .. |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 + :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#general-availability .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-functions.svg :target: https://pypi.org/project/google-cloud-functions/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-functions.svg @@ -79,4 +79,4 @@ Next Steps APIs that we cover. .. _Cloud Functions API Product documentation: https://cloud.google.com/functions/docs -.. _README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst +.. _README: https://github.com/googleapis/google-cloud-python/blob/main/README.rst