Skip to content

Commit 517d95d

Browse files
committed
fix: url change on Storage Format page
1 parent d1abbe1 commit 517d95d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/01-storage-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Each wallet is stored as a single JSON file extending the Ethereum Keystore v3 s
9494

9595
## API Key File Format
9696

97-
Each API key is stored as a JSON file in `~/.ows/keys/`. The key file contains metadata, policy attachments, and **encrypted copies of wallet secrets** re-encrypted under the API token (see [Policy Engine](03-policy-engine.md) for the full cryptographic design).
97+
Each API key is stored as a JSON file in `~/.ows/keys/`. The key file contains metadata, policy attachments, and **encrypted copies of wallet secrets** re-encrypted under the API token (see [Policy Engine](03-policy-engine) for the full cryptographic design).
9898

9999
```json
100100
{

0 commit comments

Comments
 (0)