diff --git a/docs/develop/java/getting-started/index.md b/docs/develop/java/getting-started/index.md index 1a11098d6c..643b68af1f 100644 --- a/docs/develop/java/getting-started/index.md +++ b/docs/develop/java/getting-started/index.md @@ -47,7 +47,7 @@ Ensure that you are able to use the following Redis command to connect to the Re redis.clients jedis - 3.4.0 + 5.0.2 ``` @@ -209,7 +209,6 @@ Redis for Java Developers teaches you how to build robust Redis client applicati -
Redis Launchpad