summaryrefslogtreecommitdiffstats
path: root/programs/lz4.1
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2015-09-01 14:59:24 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2015-09-01 14:59:24 (GMT)
commitfb6fece7704c7747d008c0afbc79d61671dcb1d6 (patch)
tree4d28c845226443ca5a63db4b0c188fe27023e44d /programs/lz4.1
parent13f12aa0276748e24a7fc8b01e227c68b4d4f56e (diff)
downloadlz4-fb6fece7704c7747d008c0afbc79d61671dcb1d6.zip
lz4-fb6fece7704c7747d008c0afbc79d61671dcb1d6.tar.gz
lz4-fb6fece7704c7747d008c0afbc79d61671dcb1d6.tar.bz2
Updated Makefile and .travis
Diffstat (limited to 'programs/lz4.1')
-rw-r--r--programs/lz4.14
1 files changed, 2 insertions, 2 deletions
diff --git a/programs/lz4.1 b/programs/lz4.1
index 414da48..5c6eb32 100644
--- a/programs/lz4.1
+++ b/programs/lz4.1
@@ -1,6 +1,6 @@
\"
\" lz4.1: This is a manual page for 'lz4' program. This file is part of the
-\" lz4 <https://code.google.com/p/lz4/> project.
+\" lz4 <http://www.lz4.org/> project.
\" Author: Yann Collet
\"
@@ -215,7 +215,7 @@ This is default behavior anyway, so this option is just for compatibility with g
iteration loops [1-9](default : 3), benchmark mode only
.SH BUGS
-Report bugs at: https://github.com/Cyan4973/lz4
+Report bugs at: https://github.com/Cyan4973/lz4/issues
.SH AUTHOR
Yann Collet