This is an automated email from the ASF dual-hosted git repository. busbey pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hbase.git
commit 96580331e1878723754151bc005d5557b1cf2d4b Author: Sean Busbey <[email protected]> AuthorDate: Fri Sep 13 21:39:45 2019 -0500 Revert "Downloads page archive link should be https" bad commit message This reverts commit a0486307635b681a70209748c42ac2f802cbffff. --- src/site/xdoc/downloads.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/xdoc/downloads.xml b/src/site/xdoc/downloads.xml index c7229a8..2aabbba 100644 --- a/src/site/xdoc/downloads.xml +++ b/src/site/xdoc/downloads.xml @@ -194,7 +194,7 @@ under the License. </section> <p>If you are looking for an old release that is not present here or on the - mirror, check the <a href="https://archive.apache.org/dist/hbase/">Apache Archive</a>. + mirror, check the <a href="http://archive.apache.org/dist/hbase/">Apache Archive</a>. </p> </section> </body>
