diff options
author | Robby <robby@chatbelgie.be> | 2019-03-12 15:37:18 +0100 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2019-03-14 11:02:24 +0000 |
commit | ac0d5abaace6521643b213423bf57625abe9dd41 (patch) | |
tree | e089b27d6e657ba42f749c1b01bd7a912788d30a /win/NSIS.template.in | |
parent | 62ba7c3917955b27b7967ccde0dc55b947e04782 (diff) |
Update most URLs to use HTTPS and fix some dead links.
Diffstat (limited to 'win/NSIS.template.in')
-rw-r--r-- | win/NSIS.template.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/NSIS.template.in b/win/NSIS.template.in index 0b74cc98f..2e6abd784 100644 --- a/win/NSIS.template.in +++ b/win/NSIS.template.in @@ -43,7 +43,7 @@ ;--- Component support macros: ---
; The code for the add/remove functionality is from:
-; http://nsis.sourceforge.net/Add/Remove_Functionality
+; https://nsis.sourceforge.io/Add/Remove_Functionality
; It has been modified slightly and extended to provide
; inter-component dependencies.
Var AR_SecFlags
|