aboutsummaryrefslogtreecommitdiff
path: root/linux/lib/xz/xz_stream.h
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2020-11-02 18:33:36 +0200
committerLasse Collin <lasse.collin@tukaani.org>2020-11-02 18:33:36 +0200
commit090e6a054d6283b144d20f5783852b95eade90ee (patch)
tree5e2c32f53952ca0e45b740faee208311075a944f /linux/lib/xz/xz_stream.h
parent49443879b6ae9e54aabfb3e89274969cd8d8a12e (diff)
downloadxz-embedded-090e6a054d6283b144d20f5783852b95eade90ee.tar.gz
Convert HTTP links to HTTPS links.
Thanks to Alexander A. Klimov.
Diffstat (limited to 'linux/lib/xz/xz_stream.h')
-rw-r--r--linux/lib/xz/xz_stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/lib/xz/xz_stream.h b/linux/lib/xz/xz_stream.h
index 66cb5a7..430bb3a 100644
--- a/linux/lib/xz/xz_stream.h
+++ b/linux/lib/xz/xz_stream.h
@@ -19,7 +19,7 @@
/*
* See the .xz file format specification at
- * http://tukaani.org/xz/xz-file-format.txt
+ * https://tukaani.org/xz/xz-file-format.txt
* to understand the container format.
*/