Repository: bigtop Updated Branches: refs/heads/master bba8493fa -> fa58b307a
BIGTOP-2360: Update Website : Add both 1.0.0 and 1.1.0 and fix URL text to ci Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/fa58b307 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/fa58b307 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/fa58b307 Branch: refs/heads/master Commit: fa58b307a2dc6890a6fe46d98a5e9daf01a1b36c Parents: bba8493 Author: Olaf Flebbe <[email protected]> Authored: Sat Mar 19 17:09:39 2016 +0100 Committer: Olaf Flebbe <[email protected]> Committed: Sat Mar 19 17:13:09 2016 +0100 ---------------------------------------------------------------------- src/site/site.xml | 2 +- src/site/xdoc/index.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/fa58b307/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index 27bb052..f4c8996 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -66,7 +66,7 @@ <menu name="Releases"> <item name="Release Notes" href="release-notes.html"/> - <item name="0.3.0-incubating" href="http://archive.apache.org/dist/incubator/bigtop/bigtop-0.3.0-incubating/"/> + <item name="1.0.0" href="http://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.0.0/"/> <item name="1.1.0" href="http://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.1.0/"/> </menu> http://git-wip-us.apache.org/repos/asf/bigtop/blob/fa58b307/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 1b8cbfd..3934fd9 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -68,7 +68,7 @@ </p> <ul> <li> - <a href="https://ci.bigtop.apache.org/">http://ci.bigtop.apache.org/</a> + <a href="https://ci.bigtop.apache.org/">https://ci.bigtop.apache.org/</a> </li> </ul> <p>
