You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2021/04/14 14:54:28 UTC

[incubator-hop-website] branch master updated: changed links to https instead of http

This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 1209ea7  changed links to https instead of http
     new ebd72e8  Merge pull request #46 from bamaer/master
1209ea7 is described below

commit 1209ea7f154c2f3f40e5bb92d8cc6d74a33971e0
Author: Bart Maertens <ba...@know.bi>
AuthorDate: Wed Apr 14 16:27:24 2021 +0200

    changed links to https instead of http
---
 content/download/index.adoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/download/index.adoc b/content/download/index.adoc
index d9b7cfa..f039056 100644
--- a/content/download/index.adoc
+++ b/content/download/index.adoc
@@ -8,9 +8,9 @@ title: "Download"
 |===
 | Version | Date | Description | Download Link | PGP Signature file of download | SHA512 Checksum file of download
 
-.2+| link:/blog/2021/04/release-0.70/[0.70] .2+| April, 12th, 2021 | **Binaries** | http://www.apache.org/dyn/closer.cgi?filename=incubator/hop/0.70/apache-hop-client-0.70-incubating.zip&action=download[**apache-hop-client-0.70-incubating.zip**] | https://downloads.apache.org/incubator/hop/0.70/apache-hop-client-0.70-incubating.zip.asc[asc] | https://downloads.apache.org/incubator/hop/0.70/apache-hop-client-0.70-incubating.zip.sha512[sha512]
- | Sources | http://www.apache.org/dyn/closer.cgi?filename=incubator/hop/0.70/apache-hop-0.70-incubating.tar.gz&action=download[apache-hop-0.70-incubating.tar.gz] | https://downloads.apache.org/incubator/hop/0.70/apache-hop-0.70-incubating.tar.gz.asc[asc] | https://downloads.apache.org/incubator/hop/0.70/apache-hop-0.70-incubating.tar.gz.sha512[sha512]
-| link:/blog/2021/01/release-0.60/[0.60] | jan, 2021 | Sources | http://www.apache.org/dyn/closer.cgi?filename=incubator/hop/0.60/apache-hop-0.60-incubating.tar.gz&action=download[apache-hop-0.60-incubating.tar.gz] | https://downloads.apache.org/incubator/hop/0.60/apache-hop-0.60-incubating.tar.gz.asc[asc] | https://downloads.apache.org/incubator/hop/0.60/apache-hop-0.60-incubating.tar.gz.sha512[sha512]
+.2+| link:/blog/2021/04/release-0.70/[0.70] .2+| April, 12th, 2021 | **Binaries** | https://www.apache.org/dyn/closer.cgi?filename=incubator/hop/0.70/apache-hop-client-0.70-incubating.zip&action=download[**apache-hop-client-0.70-incubating.zip**] | https://downloads.apache.org/incubator/hop/0.70/apache-hop-client-0.70-incubating.zip.asc[asc] | https://downloads.apache.org/incubator/hop/0.70/apache-hop-client-0.70-incubating.zip.sha512[sha512]
+ | Sources | https://www.apache.org/dyn/closer.cgi?filename=incubator/hop/0.70/apache-hop-0.70-incubating.tar.gz&action=download[apache-hop-0.70-incubating.tar.gz] | https://downloads.apache.org/incubator/hop/0.70/apache-hop-0.70-incubating.tar.gz.asc[asc] | https://downloads.apache.org/incubator/hop/0.70/apache-hop-0.70-incubating.tar.gz.sha512[sha512]
+| link:/blog/2021/01/release-0.60/[0.60] | jan, 2021 | Sources | https://www.apache.org/dyn/closer.cgi?filename=incubator/hop/0.60/apache-hop-0.60-incubating.tar.gz&action=download[apache-hop-0.60-incubating.tar.gz] | https://downloads.apache.org/incubator/hop/0.60/apache-hop-0.60-incubating.tar.gz.asc[asc] | https://downloads.apache.org/incubator/hop/0.60/apache-hop-0.60-incubating.tar.gz.sha512[sha512]
 |===
 
 ## Docker
@@ -34,5 +34,5 @@ Apache Hop is available as a Docker image on Dockerhub:
 
 ## Keys
 
-You can verify your download by following these http://www.apache.org/info/verification.html[procedures] and using these https://downloads.apache.org/incubator/hop/KEYS[KEYS].
+You can verify your download by following these https://www.apache.org/info/verification.html[procedures] and using these https://downloads.apache.org/incubator/hop/KEYS[KEYS].