Skip to content

Commit 0f57ca9

Browse files
authored
chore: revert update doc links from googleapis.dev to cloud.google.com (#1063)
This reverts commit 942930e4e8972c8a8161e94ac01633c5754e60f6.
1 parent abf9640 commit 0f57ca9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/google-cloud-bigquery/.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://cloud.google.com/python/docs/reference/bigquery/latest",
5+
"client_documentation": "https://googleapis.dev/python/bigquery/latest",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/559654",
77
"release_level": "ga",
88
"language": "python",

packages/google-cloud-bigquery/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://cloud.google.com/python/docs/reference/bigquery/latest
21+
.. _Client Library Documentation: https://googleapis.dev/python/bigquery/latest
2222
.. _Product Documentation: https://cloud.google.com/bigquery/docs/reference/v2/
2323

2424
Quick Start

0 commit comments

Comments
 (0)