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/06/21 18:44:22 UTC

incubator-geode git commit: GEODE-33 - Adding link to replicated examples

Repository: incubator-geode
Updated Branches:
  refs/heads/feature/GEODE-33 a31b8482a -> 996d70453


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/996d7045
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/996d7045
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/996d7045

Branch: refs/heads/feature/GEODE-33
Commit: 996d704533bd9898d4f0f380031598146c95bd88
Parents: a31b848
Author: William Markito <wm...@pivotal.io>
Authored: Tue Jun 21 11:43:50 2016 -0700
Committer: William Markito <wm...@pivotal.io>
Committed: Tue Jun 21 11:43:50 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/996d7045/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)