From 7f548e4b5322055a3c2befcdc9d4eef1bc2278ca Mon Sep 17 00:00:00 2001 From: orionnye Date: Mon, 27 Sep 2021 14:40:24 -0700 Subject: [PATCH] fix: #677 (#728) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit replaced "master" references with "main" Fixes #677 🦕 --- docs/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.rst b/docs/README.rst index 391fa89e8f..1bc064cd6b 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -13,7 +13,7 @@ Python Client for Cloud AI Platform - `Product Documentation`_ .. |beta| image:: https://img.shields.io/badge/support-beta-orange.svg - :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#beta-support + :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#beta-support .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-aiplatform.svg :target: https://pypi.org/project/google-cloud-aiplatform/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-aiplatform.svg @@ -83,4 +83,4 @@ Next Steps APIs that we cover. .. _Cloud AI Platform API Product documentation: https://cloud.google.com/ai-platform/docs -.. _README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst \ No newline at end of file +.. _README: https://github.com/googleapis/google-cloud-python/blob/main/README.rst \ No newline at end of file