Skip to content

Commit dc045d0

Browse files
authored
chore: update repo-metadata.json client_documentation link (#707)
1 parent 97e6113 commit dc045d0

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": "logging",
33
"name_pretty": "Cloud Logging",
44
"product_documentation": "https://cloud.google.com/logging/docs",
5-
"client_documentation": "https://googleapis.dev/java/google-cloud-logging/latest/",
5+
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-logging/latest/history",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/559764",
77
"release_level": "ga",
88
"language": "java",

README.md

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

354354
[product-docs]: https://cloud.google.com/logging/docs
355-
[javadocs]: https://googleapis.dev/java/google-cloud-logging/latest/
355+
[javadocs]: https://cloud.google.com/java/docs/reference/google-cloud-logging/latest/history
356356
[kokoro-badge-image-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-logging/java7.svg
357357
[kokoro-badge-link-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-logging/java7.html
358358
[kokoro-badge-image-2]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-logging/java8.svg

0 commit comments

Comments
 (0)