From 880b494cce812d12ca8f91b3a08b49ab47fa514a Mon Sep 17 00:00:00 2001 From: Michael Darakananda Date: Tue, 15 May 2018 15:16:19 -0700 Subject: [PATCH] properly link Redis docs Fixes #3270. --- google-cloud-clients/google-cloud-redis/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/google-cloud-clients/google-cloud-redis/README.md b/google-cloud-clients/google-cloud-redis/README.md index dc95a552cfb8..7121136fb7e1 100644 --- a/google-cloud-clients/google-cloud-redis/README.md +++ b/google-cloud-clients/google-cloud-redis/README.md @@ -112,7 +112,6 @@ Apache 2.0 - See [LICENSE] for more information. [LICENSE]: https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/LICENSE [TESTING]: https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/TESTING.md#testing-code-that-uses-redis - -[cloud-redis]: https://cloud.google.com/ -[redis-product-docs]: https://cloud.google.com/ +[cloud-redis]: https://cloud.google.com/memorystore/ +[redis-product-docs]: https://cloud.google.com/memorystore/docs/redis/ [redis-client-lib-docs]: https://googlecloudplatform.github.io/google-cloud-java/latest/apidocs/index.html?com/google/cloud/redis/v1/package-summary.html