diff options
Diffstat (limited to '')
-rw-r--r-- | windows/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/config.h b/windows/config.h index 71f353f4..5bd82b07 100644 --- a/windows/config.h +++ b/windows/config.h @@ -134,7 +134,7 @@ #define PACKAGE_NAME "XZ Utils" /* Define to the home page for this package. */ -#define PACKAGE_URL "http://tukaani.org/xz/" +#define PACKAGE_URL "https://tukaani.org/xz/" /* The size of `size_t', as computed by sizeof. */ #ifdef _WIN64 |