docs: update quick start guide linking for claiming fees and delegating#54
Open
Seth-Schmidt wants to merge 1 commit intomainfrom
Open
docs: update quick start guide linking for claiming fees and delegating#54Seth-Schmidt wants to merge 1 commit intomainfrom
Seth-Schmidt wants to merge 1 commit intomainfrom
Conversation
| Delegates $ZAMA tokens to the operator pool, minting staking shares proportional to the deposit. | ||
|
|
||
| See [Delegate $ZAMA](#delegate-zama) in the Quick Start guide. | ||
| See [Delegate $ZAMA](#delegate-usdzama) in the Quick Start guide. |
There was a problem hiding this comment.
🚫 [linkspector] reported by reviewdog 🐶
Cannot reach #delegate-usdzama Status: 404 Cannot find section: #delegate-usdzama in file: docs/staking.md.
Contributor
Author
There was a problem hiding this comment.
This is necessary for correct linking.
Member
There was a problem hiding this comment.
do you mean this is stuck because of a CI error? not sure what to do here then... cc @melanciani
Collaborator
There was a problem hiding this comment.
annoying that linkspector does not handle this properly
if you don't find any config to make linkspector supporting this, then you can add a pattern ignore in https://github.com/zama-ai/protocol-apps/blob/main/.github/config/.linkspector.yml#L14 to solve the ci issue !
gasp
approved these changes
Mar 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes: https://github.com/zama-ai/protocol-apps-internal/issues/110
Summary:
Fixed broken internal cross-references in
docs/staking.md