summaryrefslogtreecommitdiffstats
path: root/tests/Makefile
diff options
context:
space:
mode:
authorPrzemyslaw Skibinski <inikep@gmail.com>2016-11-03 14:12:57 (GMT)
committerPrzemyslaw Skibinski <inikep@gmail.com>2016-11-03 14:12:57 (GMT)
commit84cedb4632ab87fbb108b4f7ed6e9ec164b6a4d4 (patch)
treec713aac118f4c49a751dea2a4189653a9458aa3e /tests/Makefile
parente624978ea2a0ede65a9d43fc4f514addb3d8b12a (diff)
downloadlz4-84cedb4632ab87fbb108b4f7ed6e9ec164b6a4d4.zip
lz4-84cedb4632ab87fbb108b4f7ed6e9ec164b6a4d4.tar.gz
lz4-84cedb4632ab87fbb108b4f7ed6e9ec164b6a4d4.tar.bz2
updated links to LZ4 repository
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 7652476..24cb37a 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -21,7 +21,7 @@
#
# You can contact the author at :
# - LZ4 homepage : http://www.lz4.org
-# - LZ4 source repository : https://github.com/Cyan4973/lz4
+# - LZ4 source repository : https://github.com/lz4/lz4
# ##########################################################################
# fuzzer : Test tool, to check lz4 integrity on target platform
# fuzzer32: Same as fuzzer, but forced to compile in 32-bits mode