From 2ce21f6b99cce0c79c42e3e124aabccf4b36d970 Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Tue, 8 Mar 2016 00:31:51 +0200 Subject: [PATCH] use https urls for downloads --- download/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/download/index.html b/download/index.html index 39bdfc55..a83c5936 100644 --- a/download/index.html +++ b/download/index.html @@ -3,8 +3,8 @@ title: Download for Windows, Mac or Linux layout: default priority: 1.0 releases_url: https://github.com/angryziber/ipscan/releases -sourceforge_url: http://sourceforge.net/projects/ipscan/files/ipscan3-binary/ -binary_url: http://github.com/angryziber/ipscan/releases/download/ +sourceforge_url: https://sourceforge.net/projects/ipscan/files/ipscan3-binary/ +binary_url: https://github.com/angryziber/ipscan/releases/download/ ---

{{ page.title }}

@@ -96,12 +96,12 @@ binary_url: http://github.com/angryziber/ipscan/releases/download/

Download version 2.21 below (120 kb) or - browse all 2.x releases + browse all 2.x releases

@@ -121,7 +121,7 @@ binary_url: http://github.com/angryziber/ipscan/releases/download/

Source code

- The source code is available on Github, and licensed under the terms of GPL v2. + The source code is available on Github, and licensed under the terms of GPL v2.

@@ -130,7 +130,7 @@ binary_url: http://github.com/angryziber/ipscan/releases/download/

- Source code of older 2.x versions is available in the ipscan2 branch. + Source code of older 2.x versions is available in the ipscan2 branch. Please note, however, that it has nothing in common with current, version 3.x code.