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:40 UTC

[09/11] incubator-geode git commit: GEODE-33 - Removing quote from folder name

GEODE-33 - Removing quote from folder name


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

Branch: refs/heads/develop
Commit: 859dc76ac81dd563262f38918c33f465378cdc7e
Parents: c76554c
Author: William Markito <wm...@pivotal.io>
Authored: Tue Jun 21 11:47:19 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/859dc76a/geode-examples/README.md
----------------------------------------------------------------------
diff --git a/geode-examples/README.md b/geode-examples/README.md
index 5925725..cd91b2a 100644
--- a/geode-examples/README.md
+++ b/geode-examples/README.md
@@ -22,7 +22,7 @@ All examples:
 
 ### Basics
 
-*  [Replicated Region]('replicated')
+*  [Replicated Region](replicated)
 *  Partitioned Region
 *  Persistence
 *  OQL (Querying)