diff --git a/docs/build/identity.rs/1.1/docs/explanations/decentralized-identifiers.mdx b/docs/build/identity.rs/1.1/docs/explanations/decentralized-identifiers.mdx index a836e4a3699..0ef071011eb 100644 --- a/docs/build/identity.rs/1.1/docs/explanations/decentralized-identifiers.mdx +++ b/docs/build/identity.rs/1.1/docs/explanations/decentralized-identifiers.mdx @@ -98,7 +98,7 @@ and should not contain Personal Identifiable Information (PII) in the case of hu DIDs allow any subject to have a unique identifier that they can prove ownership of, and at the same time provide a way to send them encrypted messages. The Identity is Self-Sovereign, meaning the subject is always in control; -whether it is [creating](../how-tos/decentralized-identifiers/create.mdx), [updating](../how-tos/decentralized-identifiers/update.mdx), or [destroying](../how-tos/decentralized-identifiers/destroy.mdx) it. +whether it is [creating](../how-tos/decentralized-identifiers/create.mdx), [updating](../how-tos/decentralized-identifiers/update.mdx), or [destroying](../how-tos/decentralized-identifiers/delete.mdx) it. ### Verifiable Credentials