Skip to content

Commit 7f548e4

Browse files
authored
fix: #677 (#728)
replaced "master" references with "main" Fixes #677 🦕
1 parent e3ea683 commit 7f548e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Python Client for Cloud AI Platform
1313
- `Product Documentation`_
1414

1515
.. |beta| image:: https://img.shields.io/badge/support-beta-orange.svg
16-
:target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#beta-support
16+
:target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#beta-support
1717
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-aiplatform.svg
1818
:target: https://pypi.org/project/google-cloud-aiplatform/
1919
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-aiplatform.svg
@@ -83,4 +83,4 @@ Next Steps
8383
APIs that we cover.
8484

8585
.. _Cloud AI Platform API Product documentation: https://cloud.google.com/ai-platform/docs
86-
.. _README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst
86+
.. _README: https://github.com/googleapis/google-cloud-python/blob/main/README.rst

0 commit comments

Comments
 (0)