Skip to content

docs: fixed broken link #933

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

docs: fixed broken link #933

wants to merge 1 commit into from

Conversation

cypherpepe
Copy link

Motivation

The relative link to the abi module in README.md was broken — GitHub couldn't resolve abi on its own.
Switched it to src/abi so it correctly points to the actual folder.

Solution

...

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

we include this in lib.rs like:

#![doc = include_str!("../README.md")]

so from that pov the link is accurate

@mattsse mattsse closed this Apr 19, 2025
@github-project-automation github-project-automation bot moved this to Done in Alloy Apr 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants