Skip to content

Conversation

@evshank
Copy link

@evshank evshank commented Feb 12, 2026

In the documentation, in the section how-abstract-works/evm-differences/overview.mdx, three links in the cards do not correspond to their names:

  • gas-fees > best-practices
  • nonces > contract-deployment
  • libraries > contract-deployment

I changed them to match their names:

  • gas-fees > gas-fees
  • nonces > nonces
  • libraries > libraries
image

@cursor
Copy link

cursor bot commented Feb 12, 2026

PR Summary

Low Risk
Low risk documentation-only change that updates three internal links; main risk is introducing/retaining broken routes if the target pages don’t exist.

Overview
Fixes incorrect card URLs in how-abstract-works/evm-differences/overview.mdx so the Gas fees, Nonces, and Libraries cards link to their respective pages (/gas-fees, /nonces, /libraries) instead of unrelated routes.

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

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.

1 participant