diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2017-04-19 22:17:35 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2017-04-19 22:17:35 +0300 |
commit | 662b27c417cab248cb365dd7682121bdec4d5ae7 (patch) | |
tree | 05e41b8971dd0a6d79bd573b7315ce8248cb7b23 /windows/README-Windows.txt | |
parent | xz: Add io_seek_src(). (diff) | |
download | xz-662b27c417cab248cb365dd7682121bdec4d5ae7.tar.xz |
Update the home page URLs to HTTPS.
Diffstat (limited to '')
-rw-r--r-- | windows/README-Windows.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/README-Windows.txt b/windows/README-Windows.txt index f9a00248..85ee3a09 100644 --- a/windows/README-Windows.txt +++ b/windows/README-Windows.txt @@ -7,7 +7,7 @@ Introduction This package includes command line tools (xz.exe and a few others) and the liblzma compression library from XZ Utils. You can find the - latest version and full source code from <http://tukaani.org/xz/>. + latest version and full source code from <https://tukaani.org/xz/>. The parts of the XZ Utils source code, that are relevant to this binary package, are in the public domain. XZ Utils have been built |