Skip to content

Commit 4f2d81b

Browse files
committed
fix: broken links
1 parent e15cdd2 commit 4f2d81b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/reference/polykey-core/vaults.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ decrypted in memory using the Virtual File System.
6767
## `VaultManager`
6868

6969
The `VaultManager` class is responsible for handling the many vaults a polykey
70-
instance would have. It contains a mapping of the vault name to the
71-
[`Vault`](#Vault) object along with functions manage the vaults. This is what is
72-
exported from the `Vaults` module.
70+
instance would have. It contains a mapping of the vault name to the `Vault`
71+
object along with functions manage the vaults. This is what is exported from the
72+
`Vaults` module.
7373

7474
---
7575

docs/theory/decentralized-trust-network.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@ stages, however, only the final three belong to the augmentation itself:
228228
itself is to update Keynode and Gestalt permissions. This step links the
229229
Keynode and digital identity inside the user's Gestalt and updates (or
230230
creates) Keynode permissions in the ACL to reflect these changes (see
231-
[Sharing](Gestalts-and-Digital-Identities#sharing) below for an explanation
232-
of the ACL).
231+
[Sharing](./gestalts-and-digital-identities.md#sharing) below for an
232+
explanation of the ACL).
233233
3. Generating a claim on the Sigchain: A cryptolink claim between a Keynode and
234234
digital identity begins on the Keynode. The claim is generated by providing
235235
the name of both the digital identity and its provider to the Keynode, which

0 commit comments

Comments
 (0)