summaryrefslogtreecommitdiffstats
path: root/lz4_Frame_format.md
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2016-01-15 15:41:10 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2016-01-15 15:41:10 (GMT)
commitdb53bbb946906db69a8c2cf6a09f0c93d28cf94c (patch)
tree258249acf99c65fddd7367f4b513d8628202d46c /lz4_Frame_format.md
parent62bbd102fc24a344f175f126660a72348aac8eff (diff)
downloadlz4-db53bbb946906db69a8c2cf6a09f0c93d28cf94c.zip
lz4-db53bbb946906db69a8c2cf6a09f0c93d28cf94c.tar.gz
lz4-db53bbb946906db69a8c2cf6a09f0c93d28cf94c.tar.bz2
updated hyperlink
Diffstat (limited to 'lz4_Frame_format.md')
-rw-r--r--lz4_Frame_format.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/lz4_Frame_format.md b/lz4_Frame_format.md
index e600c10..6b16cf2 100644
--- a/lz4_Frame_format.md
+++ b/lz4_Frame_format.md
@@ -26,7 +26,7 @@ The purpose of this document is to define a lossless compressed data format,
that is independent of CPU type, operating system,
file system and character set, suitable for
File compression, Pipe and streaming compression
-using the [LZ4 algorithm](http://www.lz4.info).
+using the [LZ4 algorithm](http://www.lz4.org).
The data can be produced or consumed,
even for an arbitrarily long sequentially presented input data stream,