From 41146279fe237cc66564a09cf6bd28df7be68bbd Mon Sep 17 00:00:00 2001 From: Gintas Grigelionis Date: Sat, 16 Jun 2018 11:48:03 +0200 Subject: [PATCH] Prefer HTTPS --- asciidoc/dev/makerelease.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/asciidoc/dev/makerelease.adoc b/asciidoc/dev/makerelease.adoc index 1faacfb7..c6412005 100644 --- a/asciidoc/dev/makerelease.adoc +++ b/asciidoc/dev/makerelease.adoc @@ -274,10 +274,10 @@ Issues should be reported to: https://issues.apache.org/jira/browse/IVY Download the release at: -http://ant.apache.org/ivy/download.cgi +https://ant.apache.org/ivy/download.cgi More information can be found on the Ivy website: -http://ant.apache.org/ivy/ +https://ant.apache.org/ivy/ Regards, ${me}