Skip to content

Commit 329c32e

Browse files
authored
chore: update doc links from googleapis.dev to cloud.google.com (#220)
1 parent b29b8b7 commit 329c32e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/google-cloud-texttospeech/.repo-metadata.json

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

packages/google-cloud-texttospeech/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ powerful neural network models.
1616
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-texttospeech.svg
1717
:target: https://pypi.org/project/google-cloud-texttospeech/
1818
.. _Cloud Text-to-Speech API: https://cloud.google.com/texttospeech
19-
.. _Client Library Documentation: https://googleapis.dev/python/texttospeech/latest
19+
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/texttospeech/latest
2020
.. _Product Documentation: https://cloud.google.com/texttospeech
2121

2222
Quick Start

0 commit comments

Comments
 (0)