Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.

Commit 1d7e958

Browse files
chore: update repo-metadata.json client_documentation link (#707)
* chore: updating doc link * chore: fix missing comma * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 3ce7f64 commit 1d7e958

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
@@ -6,7 +6,7 @@
66
"repo": "googleapis/java-speech",
77
"repo_short": "java-speech",
88
"distribution_name": "com.google.cloud:google-cloud-speech",
9-
"client_documentation": "https://googleapis.dev/java/google-cloud-speech/latest/",
9+
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-speech/latest/history",
1010
"transport": "grpc",
1111
"issue_tracker": "https://issuetracker.google.com/savedsearches/559758",
1212
"requires_billing": false,

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Java 11 | [![Kokoro CI][kokoro-badge-image-5]][kokoro-badge-link-5]
247247
Java is a registered trademark of Oracle and/or its affiliates.
248248

249249
[product-docs]: https://cloud.google.com/speech-to-text/docs/
250-
[javadocs]: https://googleapis.dev/java/google-cloud-speech/latest/
250+
[javadocs]: https://cloud.google.com/java/docs/reference/google-cloud-speech/latest/history
251251
[kokoro-badge-image-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-speech/java7.svg
252252
[kokoro-badge-link-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-speech/java7.html
253253
[kokoro-badge-image-2]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-speech/java8.svg

0 commit comments

Comments
 (0)