We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9b9bf9 commit b1b47e1Copy full SHA for b1b47e1
docs/spec/v2.rst
@@ -206,7 +206,7 @@ through the primary compression library to obtain a new sequence of bytes
206
comprising the compressed chunk data. No header is added to the compressed
207
bytes or any other modification made. The internal structure of the compressed
208
bytes will depend on which primary compressor was used. For example, the `Blosc
209
-compressor <https://github.com/Blosc/c-blosc/blob/master/README_HEADER.rst>`_
+compressor <https://github.com/Blosc/c-blosc/blob/master/README_CHUNK_FORMAT.rst>`_
210
produces a sequence of bytes that begins with a 16-byte header followed by
211
compressed data.
212
0 commit comments