Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 942930e

Browse files
authored
chore: update doc links from googleapis.dev to cloud.google.com (#1062)
1 parent 9a5a888 commit 942930e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "bigquery",
33
"name_pretty": "Google Cloud BigQuery",
44
"product_documentation": "https://cloud.google.com/bigquery",
5-
"client_documentation": "https://googleapis.dev/python/bigquery/latest",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/bigquery/latest",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/559654",
77
"release_level": "ga",
88
"language": "python",

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ processing power of Google's infrastructure.
1818
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bigquery.svg
1919
:target: https://pypi.org/project/google-cloud-bigquery/
2020
.. _BigQuery: https://cloud.google.com/bigquery/what-is-bigquery
21-
.. _Client Library Documentation: https://googleapis.dev/python/bigquery/latest
21+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/bigquery/latest
2222
.. _Product Documentation: https://cloud.google.com/bigquery/docs/reference/v2/
2323

2424
Quick Start

0 commit comments

Comments
 (0)