You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by ra...@apache.org on 2013/10/22 18:32:12 UTC

git commit: Add a link to source repo page in left nav of website

Updated Branches:
  refs/heads/master f9fadff1a -> ddaff1af9


Add a link to source repo page in left nav of website


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

Branch: refs/heads/master
Commit: ddaff1af9540f42503e3847784e824dd7d23e10e
Parents: f9fadff
Author: randgalt <ra...@apache.org>
Authored: Tue Oct 22 09:32:09 2013 -0700
Committer: randgalt <ra...@apache.org>
Committed: Tue Oct 22 09:32:09 2013 -0700

----------------------------------------------------------------------
 src/site/site.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/ddaff1af/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 7acfa63..9857d33 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -80,6 +80,7 @@
             <item name="Logging and Tracing" href="logging.html"/>
             <item name="Tech Notes" href="https://cwiki.apache.org/confluence/display/CURATOR/Tech+Notes"/>
             <item name="Exhibitor Integration" href="exhibitor.html"/>
+            <item name="Source Code" href="source-repository.html"/>
             <item name="Project Team" href="team-list.html"/>
             <item name="Project Information" href="project-info.html"/>
             <item name="Javadoc" href="apidocs/index.html"/>