BIGTOP-2335. ci link should use https:// authority
Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/3565e09d Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/3565e09d Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/3565e09d Branch: refs/heads/BIGTOP-2320 Commit: 3565e09d85c235ac332ea13fef7a0200dd50dbcf Parents: d135d74 Author: Konstantin Boudnik <[email protected]> Authored: Wed Feb 17 08:31:39 2016 +0300 Committer: Konstantin Boudnik <[email protected]> Committed: Wed Feb 17 08:31:51 2016 +0300 ---------------------------------------------------------------------- src/site/xdoc/index.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/3565e09d/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index e2638e1..1b8cbfd 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -68,7 +68,7 @@ </p> <ul> <li> - <a href="http://ci.bigtop.apache.org/">http://ci.bigtop.apache.org/</a> + <a href="https://ci.bigtop.apache.org/">http://ci.bigtop.apache.org/</a> </li> </ul> <p>
