ERCs icon indicating copy to clipboard operation
ERCs copied to clipboard

Update ERC-3770: Update erc-3770.md - fixed the examples image link

Open sandmanarc opened this issue 1 year ago • 2 comments

The examples image link was pointing to "../assets/eip-3770/examples.png" instead of "../assets/erc-3770/examples.png".

When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md

We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met:

  • The PR edits only existing draft PRs.
  • The build passes.
  • Your GitHub username or email address is listed in the 'author' header of all affected PRs, inside .
  • If matching on email address, the email address is the one publicly listed on your GitHub profile.

sandmanarc avatar Aug 06 '24 14:08 sandmanarc

File ERCS/erc-3770.md

Requires 1 more reviewers from @lukasschor, @pedrouid, @rmeissner

eip-review-bot avatar Aug 06 '24 14:08 eip-review-bot

The commit 99f28c3b2c6329200ce2eead24227b7b45a4090f (as a parent of 8fda6953b2284243ac6640165c5a41b2ddae3945) contains errors. Please inspect the Run Summary for details.

github-actions[bot] avatar Aug 06 '24 14:08 github-actions[bot]

Because of a quirk of our rendering system, using ../assets/eip-xxxx/... is correct.

SamWilsn avatar Oct 24 '24 14:10 SamWilsn