aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2023-12-16 11:20:20 +0800
committerJia Tan <jiat0218@gmail.com>2023-12-22 20:02:06 +0800
commit6af9a4cbe5b677a2c48b009b370539ad30dc269a (patch)
tree7eee00b87443bd4e16c13537f7160332e31793d1
parentTests: Silence -Wsign-conversion warning on GCC version < 10. (diff)
downloadxz-6af9a4cbe5b677a2c48b009b370539ad30dc269a.tar.xz
Docs: Update repository URL in Changelog.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 224783c3..a24858d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
See the commit log in the git repository:
- git clone https://git.tukaani.org/xz.git
+ git clone https://github.com/tukaani-project/xz
Note that "make dist" doesn't put this tiny file into the package.
Instead, the git commit log is used as ChangeLog. See dist-hook in