Skip to content

Conversation

@alexandratran
Copy link
Contributor

@alexandratran alexandratran commented Oct 30, 2025

Description

Enable Trivy and new link checker, add link checker config, and fix / reformat all detected broken links.

Preview

Checklist

  • If this PR updates or adds documentation content that changes or adds technical meaning, it has received an approval from an engineer or DevRel from the relevant team.
  • If this PR updates or adds documentation content, it has received an approval from a technical writer.

Note

Enable link checking and Trivy in CI with a new Linkspector config, and fix/normalize numerous documentation links, anchors, and references (including ERC-1155 enforcer name and community links).

  • CI/CD:
    • Enable linkCheck job in .github/workflows/ci.yml using docs-link-check with CONFIG_FILE: .linkspector.yml.
    • Add Trivy workflow to scan on pull requests.
  • Tooling:
    • Add .linkspector.yml specifying scanned dirs, ignored paths/patterns, and alive status codes.
  • Docs:
    • Widespread link fixes: correct anchors/paths, switch to absolute /... routes, and update external URLs (e.g., Web3-Onboard, ZKsync docs, Linea faucet, Mantle bridge).
    • Standardize references from Infura community to MetaMask community and dashboard links.
    • Correct enforcer name to ERC1155BalanceChangeEnforcer.sol in delegation caveats across versions.
    • Minor content/formatting tweaks (card text in delegation-toolkit/index.mdx, typo/anchor fixes).

Written by Cursor Bugbot for commit 2e9d28a. This will update automatically on new commits. Configure here.

@alexandratran alexandratran requested review from a team as code owners October 30, 2025 04:33
@vercel
Copy link

vercel bot commented Oct 30, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
metamask-docs Ready Ready Preview Comment Nov 7, 2025 11:08pm

# Conflicts:
#	delegation-toolkit/index.md
Copy link
Contributor

@bgravenorst bgravenorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@alexandratran alexandratran merged commit 5884e66 into main Nov 9, 2025
16 of 18 checks passed
@alexandratran alexandratran deleted the link-workflow branch November 9, 2025 21:25
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.

3 participants