Repository: curator
Updated Branches:
  refs/heads/CURATOR-397 7c8f3fb62 -> 691f17d03


update example index


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/691f17d0
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/691f17d0
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/691f17d0

Branch: refs/heads/CURATOR-397
Commit: 691f17d034647359a0d4e29f04f674cf589fb00b
Parents: 7c8f3fb
Author: randgalt <randg...@apache.org>
Authored: Sun Apr 9 17:01:03 2017 -0500
Committer: randgalt <randg...@apache.org>
Committed: Sun Apr 9 17:01:03 2017 -0500

----------------------------------------------------------------------
 curator-examples/src/site/confluence/index.confluence | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/curator/blob/691f17d0/curator-examples/src/site/confluence/index.confluence
----------------------------------------------------------------------
diff --git a/curator-examples/src/site/confluence/index.confluence 
b/curator-examples/src/site/confluence/index.confluence
index d5d6c5d..b9e26a7 100644
--- a/curator-examples/src/site/confluence/index.confluence
+++ b/curator-examples/src/site/confluence/index.confluence
@@ -7,6 +7,7 @@ This module contains example usages of various Curator 
features. Each directory
 |/locking|Example of using InterProcessMutex|
 |/discovery|Example usage of the Curator's ServiceDiscovery|
 |/framework|A few examples of how to use the CuratorFramework class|
+|/async|Example AsyncCuratorFramework code|
+|/modeled|ModeledCuratorFramework and Modeled Cache examples|
 
 See the [examples source 
repo|https://github.com/apache/curator/tree/master/curator-examples/src/main/java]
 for each example.
-

Reply via email to