diff options
-rw-r--r-- | lz4_Block_format.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lz4_Block_format.md b/lz4_Block_format.md index ea568d8..c56429f 100644 --- a/lz4_Block_format.md +++ b/lz4_Block_format.md @@ -19,7 +19,7 @@ not how the compressor nor decompressor actually work. The correctness of the decompressor should not depend on implementation details of the compressor, and vice versa. -[LZ4 Frame format]: LZ4_Frame_format.md +[LZ4 Frame format]: lz4_Frame_format.md |