Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 84672ef

Browse files
authored
Fix links to bigquery_* documentation. (#8859)
1 parent be70306 commit 84672ef

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": "bigquerystorage",
33
"name_pretty": "Google BigQuery Storage",
44
"product_documentation": "https://cloud.google.com/bigquery/docs/reference/storage/",
5-
"client_documentation": "https://googleapis.dev/python/bigquery-storage/latest",
5+
"client_documentation": "https://googleapis.dev/python/bigquerystorage/latest",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/559654",
77
"release_level": "beta",
88
"language": "python",

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Python Client for BigQuery Storage API (`Beta`_)
1414
:target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dbigquery_storage
1515
.. _Beta: https://github.com/googleapis/google-cloud-python/blob/master/README.rst
1616
.. _BigQuery Storage API: https://cloud.google.com/bigquery/docs/reference/storage/
17-
.. _Client Library Documentation: https://googleapis.dev/python/bigquery-storage/latest
17+
.. _Client Library Documentation: https://googleapis.dev/python/bigquerystorage/latest
1818
.. _Product Documentation: https://cloud.google.com/bigquery/docs/reference/storage/
1919

2020
Quick Start

0 commit comments

Comments
 (0)