You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ma...@apache.org on 2016/07/08 19:47:38 UTC

[07/11] incubator-geode git commit: GEODE-33 - Adding link to replicated examples

GEODE-33 - Adding link to replicated examples


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

Branch: refs/heads/develop
Commit: c76554ca9bf3570ea4437b26fdb59e0d74dd3d3d
Parents: ab4bdd9
Author: William Markito <wm...@pivotal.io>
Authored: Tue Jun 21 11:43:50 2016 -0700
Committer: William Markito <wm...@pivotal.io>
Committed: Fri Jul 8 12:42:39 2016 -0700

----------------------------------------------------------------------
 geode-examples/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/c76554ca/geode-examples/README.md
----------------------------------------------------------------------
diff --git a/geode-examples/README.md b/geode-examples/README.md
index edba63a..5925725 100644
--- a/geode-examples/README.md
+++ b/geode-examples/README.md
@@ -22,7 +22,7 @@ All examples:
 
 ### Basics
 
-*  [Replicated Region]()
+*  [Replicated Region]('replicated')
 *  Partitioned Region
 *  Persistence
 *  OQL (Querying)