Skip to content

Commit

Permalink
Update README.md (apache#3026)
Browse files Browse the repository at this point in the history
fix links to documentation
  • Loading branch information
pablovalt authored and galen-pivotal committed Jan 3, 2019
1 parent 4984450 commit 5c51bd3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 5c51bd3

Please sign in to comment.