Skip to content

Commit 364076b

Browse files
committed
Fix README
1 parent ecbe721 commit 364076b

2 files changed

Lines changed: 1747 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,12 @@ The `.box` file format and related tooling is designed to be a modern successor
3131
<tr><td>🗜️<td><strong>Multiple compression methods</strong> within a single archive
3232
<tr><td>🔒<td><strong>BLAKE3 checksums</strong> for data integrity verification
3333
<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
34+
<tr><td>📜<td>Well-defined, <strong><a href="SPEC.html">open specification</a></strong> of file format
3535
</table>
3636

3737
### Compression methods
3838

3939
- Stored (no compression)
40-
- Brotli
41-
- DEFLATE
42-
- Snappy
4340
- xz
4441
- Zstandard
4542

0 commit comments

Comments
 (0)