Skip to content

Commit 303bd28

Browse files
oneonestardain
authored andcommitted
Fix dead link in README.md
1 parent ddfd001 commit 303bd28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ uncompressed = uncompressed.asSlice(0, uncompressedSize);
4545

4646
# Algorithms
4747

48-
## [Zstandard (Zstd)](https://www.zstd.net/) **(Recommended)**
48+
## [Zstandard (Zstd)](https://facebook.github.io/zstd) **(Recommended)**
4949
Zstandard is the recommended algorithm for most compression. It provides
5050
superior compression and performance at all levels compared to zlib. Zstandard is
5151
an excellent choice for most use cases, especially storage and bandwidth constrained

0 commit comments

Comments
 (0)