Updated Branches: refs/heads/master dac9d2576 -> 291945788
updated URL Project: http://git-wip-us.apache.org/repos/asf/incubator-curator/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-curator/commit/0d967d49 Tree: http://git-wip-us.apache.org/repos/asf/incubator-curator/tree/0d967d49 Diff: http://git-wip-us.apache.org/repos/asf/incubator-curator/diff/0d967d49 Branch: refs/heads/master Commit: 0d967d49df533c088fded1a47b6c39cd32550eb2 Parents: dac9d25 Author: randgalt <[email protected]> Authored: Wed Mar 27 10:09:07 2013 -0700 Committer: randgalt <[email protected]> Committed: Wed Mar 27 10:09:07 2013 -0700 ---------------------------------------------------------------------- .../src/site/confluence/index.confluence | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/0d967d49/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 e7f3962..680a688 100644 --- a/curator-examples/src/site/confluence/index.confluence +++ b/curator-examples/src/site/confluence/index.confluence @@ -8,4 +8,5 @@ This module contains example usages of various Curator features. Each directory |/discovery|Example usage of the Curator's ServiceDiscovery| |/framework|A few examples of how to use the CuratorFramework class| -TBD - point to the source repo for examples +See the [examples source repo|https://git-wip-us.apache.org/repos/asf?p=incubator-curator.git;a=tree;f=curator-examples/src/main/java] for each example. +
