HBASE-23022 Downloads page archive link should be https (#622)
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit a048630763
)
This commit is contained in:
parent
96580331e1
commit
3583ef7476
|
@ -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="http://archive.apache.org/dist/hbase/">Apache Archive</a>.
|
||||
mirror, check the <a href="https://archive.apache.org/dist/hbase/">Apache Archive</a>.
|
||||
</p>
|
||||
</section>
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue