aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTino Reichardt <[email protected]>2022-06-10 17:14:03 +0200
committerJack O'Connor <[email protected]>2022-06-10 11:42:46 -0700
commit915ed384afca1a348981bd18815ea954d519d36b (patch)
tree818f2573f7d223fac559153da1d8df256c50fd37 /README.md
parent46cf7b73157516c9d3b63cd7d218ad8d0951c1cd (diff)
clarify README - BLAKE3 is a feature of OpenZFS now
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 132c15e..a4e9891 100644
--- a/README.md
+++ b/README.md
@@ -204,7 +204,7 @@ Here's a (non-exhaustive) list of protocols and software that use BLAKE3:
* [IPFS](https://github.com/ipfs/go-verifcid/issues/13)
* [LLVM](https://reviews.llvm.org/D121510)
* [Nym](https://github.com/nymtech/nym/blob/59056a22c5e6b01a38da2124662bd1fa3c8abef2/common/nymsphinx/params/src/lib.rs#L5)
-* [OpenZFS](https://github.com/openzfs/zfs/pull/11897)
+* [OpenZFS](https://github.com/openzfs/zfs/)
* [Redox](https://www.redox-os.org/news/pkgar-introduction/)
* [Skale](https://github.com/skalenetwork/skale-consensus/pull/284)
* [Solana](https://docs.rs/solana-program/1.9.5/solana_program/blake3/index.html)