Skip to content

docs: fix broken signer configuration links#1827

Open
unclekaldoteth wants to merge 1 commit intostacks-network:masterfrom
unclekaldoteth:codex/fix-broken-signer-config-links
Open

docs: fix broken signer configuration links#1827
unclekaldoteth wants to merge 1 commit intostacks-network:masterfrom
unclekaldoteth:codex/fix-broken-signer-config-links

Conversation

@unclekaldoteth
Copy link

Addresses #1729

Summary

  • Fix broken internal links in signer configuration reference docs.
  • Replace stale /broken/pages/... links with stable docs paths.
  • Improve navigation from reference config examples to current operator guides.

Changes

  • docs/reference/node-operations/signer-configuration.md
    • Replaced broken How to Run a Signer links with ../../operate/run-a-signer/.
    • Replaced broken Stacks Node Configuration link with ../README.md.

Testing

npx --yes markdownlint-cli --disable MD001 MD013 MD022 MD024 MD031 MD034 MD036 MD040 -- docs/reference/node-operations/signer-configuration.md
echo "exit_code=$?"
# exit_code=0

Checklist

  • Required documentation updates included
  • Changes are scoped to docs only
  • Test evidence included

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants