Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

Commit cd4b46b

Browse files
authored
chore: update doc links from googleapis.dev to cloud.google.com (#287)
Updating the reference documentation website from googleapis.dev to cloud.google.com for the index pages. Also updating references in the README.
1 parent 43ee601 commit cd4b46b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "speech",
33
"name_pretty": "Cloud Speech",
44
"product_documentation": "https://cloud.google.com/speech-to-text/docs/",
5-
"client_documentation": "https://googleapis.dev/python/speech/latest",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/speech/latest",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/559758",
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 @@ variants, to support your global user base.
1818
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-speech.svg
1919
:target: https://pypi.org/project/google-cloud-speech/
2020
.. _Cloud Speech API: https://cloud.google.com/speech
21-
.. _Client Library Documentation: https://googleapis.dev/python/speech/latest
21+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/speech/latest
2222
.. _Product Documentation: https://cloud.google.com/speech
2323

2424
Quick Start

0 commit comments

Comments
 (0)