diff options
author | Jia Tan <jiat0218@gmail.com> | 2024-01-19 23:08:14 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2024-01-19 23:08:14 +0800 |
commit | fce4758018f3a3589236f3fe7999fd9dd08c77e9 (patch) | |
tree | d9d9cd1fb16ac2b6692d35c337db1aff0f2206c8 /doc/faq.txt | |
parent | Build: Update website URL. (diff) | |
download | xz-fce4758018f3a3589236f3fe7999fd9dd08c77e9.tar.xz |
Docs: Update website URLs.
Diffstat (limited to 'doc/faq.txt')
-rw-r--r-- | doc/faq.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq.txt b/doc/faq.txt index 3f9068b4..a49e7e74 100644 --- a/doc/faq.txt +++ b/doc/faq.txt @@ -240,5 +240,5 @@ A: Give --enable-small to the configure script. Use also appropriate If the result is still too big, take a look at XZ Embedded. It is a separate project, which provides a limited but significantly smaller XZ decoder implementation than XZ Utils. You can find it - at <https://tukaani.org/xz/embedded.html>. + at <https://xz.tukaani.org/xz-embedded/>. |