diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2023-03-18 15:51:57 +0200 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-03-18 22:00:28 +0800 |
commit | 090ea9ddd34f9d110bff7450586b2c93d78f3af1 (patch) | |
tree | 1d2f40153dc1d28e66d959ad32a88a643560fb9c /dos/INSTALL.txt | |
parent | CMake: Require that the C compiler supports C99 or a newer standard. (diff) | |
download | xz-090ea9ddd34f9d110bff7450586b2c93d78f3af1.tar.xz |
Change a few HTTP URLs to HTTPS.
The xz man page timestamp was intentionally left unchanged.
Diffstat (limited to 'dos/INSTALL.txt')
-rw-r--r-- | dos/INSTALL.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dos/INSTALL.txt b/dos/INSTALL.txt index 4c13211f..e5ba85bd 100644 --- a/dos/INSTALL.txt +++ b/dos/INSTALL.txt @@ -17,7 +17,7 @@ Introduction Getting and Installing DJGPP - You may use <http://www.delorie.com/djgpp/zip-picker.html> to help + You may use <https://www.delorie.com/djgpp/zip-picker.html> to help deciding what to download. If you are only interested in building XZ Utils, the zip-picker may list files that you don't strictly need. However, using the zip-picker can still be worth it to get a @@ -25,7 +25,7 @@ Getting and Installing DJGPP from readme.1st too). For a more manual method, first select a mirror from - <http://www.delorie.com/djgpp/getting.html> and go the + <https://www.delorie.com/djgpp/getting.html> and go the subdirectory named "current". You need the following files: unzip32.exe (if you don't already have a LFN-capable unzipper) |