diff --git a/.repo-metadata.json b/.repo-metadata.json index 3cabb4f7..ebf0a10e 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -3,7 +3,7 @@ "name_pretty": "Artifact Registry", "product_documentation": "https://cloud.google.com/artifact-registry", "api_description": "provides a single place for your organization to manage container images and language packages (such as Maven and npm). It is fully integrated with Google Cloud's tooling and runtimes and comes with support for native artifact protocols. This makes it simple to integrate it with your CI/CD tooling to set up automated pipelines.", - "client_documentation": "https://googleapis.dev/java/google-cloud-artifact-registry/latest/index.html", + "client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-artifact-registry/latest/history", "release_level": "beta", "transport": "grpc", "language": "java", diff --git a/README.md b/README.md index 24403e19..18906014 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,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/artifact-registry -[javadocs]: https://googleapis.dev/java/google-cloud-artifact-registry/latest/index.html +[javadocs]: https://cloud.google.com/java/docs/reference/google-cloud-artifact-registry/latest/history [kokoro-badge-image-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-artifact-registry/java7.svg [kokoro-badge-link-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-artifact-registry/java7.html [kokoro-badge-image-2]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-artifact-registry/java8.svg