From c7ac6984c34c387f279e6ee0a7024273298f3351 Mon Sep 17 00:00:00 2001 From: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Date: Tue, 7 Sep 2021 10:09:40 -0600 Subject: [PATCH] chore: reference main branch of google-cloud-python (#295) --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 27d3f4fd..ecd5e44c 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,7 @@ Python Client for BigQuery Storage API - `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-bigquery-storage.svg :target: https://pypi.org/project/google-cloud-bigquery-storage/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bigquery-storage.svg @@ -113,4 +113,4 @@ Next Steps APIs that we cover. .. _BigQuery Storage API Product documentation: https://cloud.google.com/bigquery/docs/reference/storage/ -.. _repository’s main README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst +.. _repository’s main README: https://github.com/googleapis/google-cloud-python/blob/main/README.rst