You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ds...@apache.org on 2016/02/18 00:10:54 UTC

[19/33] incubator-geode git commit: Fixed broken links in README.md file.

Fixed broken links in README.md file.


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/00c69b67
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/00c69b67
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/00c69b67

Branch: refs/heads/feature/GEODE-831
Commit: 00c69b6709b9187909266f3d58fef1d87679e8fc
Parents: 7c195af
Author: Swapnil Bawaskar <sb...@pivotal.io>
Authored: Tue Feb 16 07:57:24 2016 -0800
Committer: Swapnil Bawaskar <sb...@pivotal.io>
Committed: Tue Feb 16 07:58:07 2016 -0800

----------------------------------------------------------------------
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/00c69b67/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 8663791..017fbfe 100755
--- a/README.md
+++ b/README.md
@@ -87,8 +87,8 @@ Geode applications can be written in a number of client technologies:
 * Java using the Geode client API or embedded using the Geode peer API
 * [Spring Data GemFire](http://projects.spring.io/spring-data-gemfire/) or [Spring Cache](http://docs.spring.io/spring/docs/current/spring-framework-reference/html/cache.html)
 * [Python](https://github.com/gemfire/py-gemfire-rest)
-* [REST](http://geode-docs.cfapps.io/docs/geode_rest/book_intro.html)
-* [[memcached|Moving from memcached to gemcached]]
+* [REST](http://geode.docs.pivotal.io/docs/rest_apps/book_intro.html)
+* [memcached](https://cwiki.apache.org/confluence/display/GEODE/Moving+from+memcached+to+gemcached)
 
 
 # Build environment in Docker