Skip to content

Commit 8385f34

Browse files
bcoeJustinBeckwith
authored andcommitted
fix(docs): move to new client docs URL (#239)
1 parent ec3df88 commit 8385f34

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"name": "text-to-speech",
33
"name_pretty": "Google Cloud Text-to-Speech",
44
"product_documentation": "https://cloud.google.com/text-to-speech",
5-
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/text-to-speech/latest/",
5+
"client_documentation": "https://googleapis.dev/nodejs/text-to-speech/latest",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/5235428",
77
"release_level": "alpha",
88
"language": "nodejs",
99
"repo": "googleapis/nodejs-text-to-speech",
1010
"distribution_name": "@google-cloud/text-to-speech",
1111
"api_id": "texttospeech.googleapis.com",
1212
"requires_billing": true
13-
}
13+
}

packages/google-cloud-texttospeech/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Apache Version 2.0
133133

134134
See [LICENSE](https://github.com/googleapis/nodejs-text-to-speech/blob/master/LICENSE)
135135

136-
[client-docs]: https://cloud.google.com/nodejs/docs/reference/text-to-speech/latest/
136+
[client-docs]: https://googleapis.dev/nodejs/text-to-speech/latest
137137
[product-docs]: https://cloud.google.com/text-to-speech
138138
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
139139
[projects]: https://console.cloud.google.com/project

0 commit comments

Comments
 (0)