Repository: incubator-batchee Updated Branches: refs/heads/master 7896a3911 -> 8268e3d6a
adding download link Project: http://git-wip-us.apache.org/repos/asf/incubator-batchee/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-batchee/commit/8268e3d6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-batchee/tree/8268e3d6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-batchee/diff/8268e3d6 Branch: refs/heads/master Commit: 8268e3d6a47f8237e59543b7f59dd7be1a58a9f7 Parents: 7896a39 Author: rmannibucau <[email protected]> Authored: Thu Sep 29 22:34:03 2016 +0200 Committer: rmannibucau <[email protected]> Committed: Thu Sep 29 22:34:03 2016 +0200 ---------------------------------------------------------------------- src/site/site.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-batchee/blob/8268e3d6/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index 7adcd93..dbd8c9e 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -68,6 +68,7 @@ <item name="Configuration" href="/configuration.html"/> <item name="Extensions" href="/extensions.html"/> <item name="GUI" href="/gui.html"/> + <item name="Download" href="https://www.apache.org/dyn/closer.cgi/incubator/batchee"/> </menu> <menu ref="reports" inherit="bottom"/>
