From 0f8bac39e6a5c39c09b8ee4d3fb6b1341f05c14f Mon Sep 17 00:00:00 2001 From: Gordon Mohr Date: Fri, 1 Apr 2022 14:52:45 -0700 Subject: [PATCH] rm stray " to fix outlink --- doc/articles/multihash.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/articles/multihash.md b/doc/articles/multihash.md index 2615588..4e42d08 100644 --- a/doc/articles/multihash.md +++ b/doc/articles/multihash.md @@ -33,7 +33,7 @@ From the above example, the following is produced ## Algorithms IPFS assigns a unique [Name](xref:Ipfs.Registry.HashingAlgorithm.Name) and [Code](xref:Ipfs.Registry.HashingAlgorithm.Code) -to a hashing algorithm. See [hashtable.csv](https://github.com/multiformats/multicodec/blob/master/table.csv") +to a hashing algorithm. See [hashtable.csv](https://github.com/multiformats/multicodec/blob/master/table.csv) for the currently defined hashing algorithms. These algorithms are implemented: