From d0bd4de9505832033b367bfcac03da1e20235dfc Mon Sep 17 00:00:00 2001 From: Wes Biggs Date: Sun, 13 Oct 2024 11:48:09 -0500 Subject: [PATCH] Fix broken internal link --- pages/DSNP/Identifiers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/DSNP/Identifiers.md b/pages/DSNP/Identifiers.md index 02ea457a..521f4f1b 100644 --- a/pages/DSNP/Identifiers.md +++ b/pages/DSNP/Identifiers.md @@ -13,7 +13,7 @@ Graph connections are formed through the DSNP User Id. - MUST be a multibase string using the `base32` encoding - MUST represent a valid [multihash](https://github.com/multiformats/multihash) encoding of the hashing algorithm output for the bytes of the content -- MUST use a [Supported Hashing Algorithm](Announcements.md#supported-hashing-algorithms) +- MUST use a [Supported Hashing Algorithm](#supported-hashing-algorithms) ### Serialization Steps