diff options
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
|