Repository: curator Updated Branches: refs/heads/master d4547b4f4 -> 8a75db877
Added SO links Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/8a75db87 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/8a75db87 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/8a75db87 Branch: refs/heads/master Commit: 8a75db877ac85679b0524869afd94fad1051aee1 Parents: d4547b4 Author: randgalt <[email protected]> Authored: Thu Jul 5 13:25:05 2018 -0500 Committer: randgalt <[email protected]> Committed: Thu Jul 5 13:25:05 2018 -0500 ---------------------------------------------------------------------- src/site/confluence/index.confluence | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/curator/blob/8a75db87/src/site/confluence/index.confluence ---------------------------------------------------------------------- diff --git a/src/site/confluence/index.confluence b/src/site/confluence/index.confluence index 1546693..059ea5d 100644 --- a/src/site/confluence/index.confluence +++ b/src/site/confluence/index.confluence @@ -12,6 +12,15 @@ h2. Getting Started See the page for quick start: [[Getting Started|getting-started.html]]. +h2. Stack Overflow + +There's lots of great help on Stack Overflow: + +* [[Main "Apache Curator" tag|https://stackoverflow.com/questions/tagged/apache-curator]] +* [[Old "Curator" tag|https://stackoverflow.com/questions/tagged/curator]] + +h2. Nav Bar + !images/arrow.png! Use the navigation links in the left\-nav menu for detailed information.
