diff --git a/.repo-metadata.json b/.repo-metadata.json index 41a4ec86..d8cf79d1 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -3,7 +3,7 @@ "name_pretty": "Pub/Sub Lite Spark Connector", "product_documentation": "https://cloud.google.com/pubsub/lite/docs", "api_description": "Pub/Sub Lite is a zonal, real-time messaging service that lets you send and receive messages between independent applications. You can manually configure the throughput and storage capacity for Pub/Sub Lite systems.", - "client_documentation": "https://googleapis.dev/java/pubsublite-spark-sql-streaming/latest/index.html", + "client_documentation": "https://cloud.google.com/java/docs/reference/pubsublite-spark-sql-streaming/latest/history", "release_level": "alpha", "transport": "grpc", "requires_billing": true, diff --git a/README.md b/README.md index 69db03cd..c42854d6 100644 --- a/README.md +++ b/README.md @@ -335,7 +335,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/pubsub/lite/docs -[javadocs]: https://googleapis.dev/java/pubsublite-spark-sql-streaming/latest/index.html +[javadocs]: https://cloud.google.com/java/docs/reference/pubsublite-spark-sql-streaming/latest/history [kokoro-badge-image-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-pubsublite-spark/java7.svg [kokoro-badge-link-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-pubsublite-spark/java7.html [kokoro-badge-image-2]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-pubsublite-spark/java8.svg