From 5c51bd35678e032d114b5a90ff1866638d5536de Mon Sep 17 00:00:00 2001 From: Pablo Valtuille <43780129+pablovalt@users.noreply.github.com> Date: Thu, 3 Jan 2019 17:36:58 +0000 Subject: [PATCH] Update README.md (#3026) fix links to documentation --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9711a69454f3..27750d8b1786 100644 --- a/README.md +++ b/README.md @@ -200,9 +200,9 @@ Examples](https://github.com/apache/geode-examples) repository or the Apache Geode applications can be written in these client technologies: -* Java [client](https://geode.apache.org/docs/guide/topologies_and_comm/cs_configuration/chapter_overview.html) - or [peer](https://geode.apache.org/docs/guide/topologies_and_comm/p2p_configuration/chapter_overview.html) -* [REST](https://geode.apache.org/docs/guide/rest_apps/chapter_overview.html) +* Java [client](https://geode.apache.org/docs/guide/18/topologies_and_comm/cs_configuration/chapter_overview.html) + or [peer](https://geode.apache.org/docs/guide/18/topologies_and_comm/p2p_configuration/chapter_overview.html) +* [REST](https://geode.apache.org/docs/guide/18/rest_apps/chapter_overview.html) * [Memcached](https://cwiki.apache.org/confluence/display/GEODE/Moving+from+memcached+to+gemcached) * [Redis](https://cwiki.apache.org/confluence/display/GEODE/Geode+Redis+Adapter)