Updated Branches: refs/heads/2.0.1-incubating 75b540414 -> 3d6181cae refs/heads/master 97cda3947 -> 9eff1cf0e
Added a link to releases wiki page Project: http://git-wip-us.apache.org/repos/asf/incubator-curator/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-curator/commit/9eff1cf0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-curator/tree/9eff1cf0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-curator/diff/9eff1cf0 Branch: refs/heads/2.0.1-incubating Commit: 9eff1cf0e52cd2445a2cb5dc6e78965f49175b86 Parents: 97cda39 Author: randgalt <[email protected]> Authored: Thu May 9 08:53:43 2013 -0700 Committer: randgalt <[email protected]> Committed: Thu May 9 08:53:43 2013 -0700 ---------------------------------------------------------------------- src/site/site.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/9eff1cf0/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index 4f84645..0445e9b 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -83,6 +83,7 @@ <item name="Project Information" href="project-info.html"/> <item name="Javadoc" href="apidocs/index.html"/> <item name="Wiki" href="https://cwiki.apache.org/confluence/display/CURATOR"/> + <item name="Releases" href="https://cwiki.apache.org/confluence/display/CURATOR/Releases"/> </menu> <menu name="Extensions" inherit="top">
