Skip to content

Commit

Permalink
Fix broken link to Advanced Staking Concepts page (#6272)
Browse files Browse the repository at this point in the history
Removed slash "/" from the link
  • Loading branch information
0xrishitripathi authored Sep 28, 2024
1 parent 950b04c commit 59e2235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/learn/learn-proxies.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ When you set a proxy, you must choose a type of proxy for the relationship with
- **Staking**: allow all staking-related transactions. The stash account is meant to stay in cold
storage, while the staking proxy account makes day-to-day transactions like setting session keys
or deciding which validators to nominate. Visit the
[Advanced Staking Concepts page](./learn-staking-advanced.md/#staking-proxies) for more detailed
[Advanced Staking Concepts page](./learn-staking-advanced.md#staking-proxies) for more detailed
information about staking proxies.
- **Identity Judgement**: allow registrars to make judgments on an account's identity. If you are
unfamiliar with judgment and identities on chain, please refer to
Expand Down

0 comments on commit 59e2235

Please sign in to comment.