Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore: update repo-metadata.json client_documentation link (#599)
Browse files Browse the repository at this point in the history
  • Loading branch information
eaball35 committed Oct 7, 2021
1 parent 60d1fd4 commit 0892554
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .repo-metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "recaptchaenterprise",
"name_pretty": "reCAPTCHA Enterprise",
"product_documentation": "https://cloud.google.com/recaptcha-enterprise/docs/",
"client_documentation": "https://googleapis.dev/java/google-cloud-recaptchaenterprise/latest/",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-recaptchaenterprise/latest/history",
"issue_tracker": "",
"release_level": "ga",
"language": "java",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -206,7 +206,7 @@ Java 11 | [![Kokoro CI][kokoro-badge-image-5]][kokoro-badge-link-5]
Java is a registered trademark of Oracle and/or its affiliates.

[product-docs]: https://cloud.google.com/recaptcha-enterprise/docs/
[javadocs]: https://googleapis.dev/java/google-cloud-recaptchaenterprise/latest/
[javadocs]: https://cloud.google.com/java/docs/reference/google-cloud-recaptchaenterprise/latest/history
[kokoro-badge-image-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-recaptchaenterprise/java7.svg
[kokoro-badge-link-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-recaptchaenterprise/java7.html
[kokoro-badge-image-2]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-recaptchaenterprise/java8.svg
Expand Down

0 comments on commit 0892554

Please sign in to comment.