1 parent ecbe721 commit 364076bCopy full SHA for 364076b
2 files changed
README.md
@@ -31,15 +31,12 @@ The `.box` file format and related tooling is designed to be a modern successor
31
<tr><td>🗜️<td><strong>Multiple compression methods</strong> within a single archive
32
<tr><td>🔒<td><strong>BLAKE3 checksums</strong> for data integrity verification
33
<tr><td>🖥️<td>A <strong>truly cross-platform command line tool</strong>
34
-<tr><td>📜<td>Well-defined, <strong><a href="SPEC.md">open specification</a></strong> of file format
+<tr><td>📜<td>Well-defined, <strong><a href="SPEC.html">open specification</a></strong> of file format
35
</table>
36
37
### Compression methods
38
39
- Stored (no compression)
40
-- Brotli
41
-- DEFLATE
42
-- Snappy
43
- xz
44
- Zstandard
45
0 commit comments