diff options
Diffstat (limited to 'dos/config.h')
-rw-r--r-- | dos/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dos/config.h b/dos/config.h index 49d48d60..634c5cc8 100644 --- a/dos/config.h +++ b/dos/config.h @@ -145,7 +145,7 @@ #define PACKAGE_NAME "XZ Utils" /* Define to the home page for this package. */ -#define PACKAGE_URL "https://xz.tukaani.org/xz-utils/" +#define PACKAGE_URL "https://tukaani.org/xz/" /* The size of 'size_t', as computed by sizeof. */ #define SIZEOF_SIZE_T 4 |