这是indexloc提供的服务,不要输入任何密码
Skip to content

Broken link to Ethereum Virtual Machine in the "Compiling Contracts" section #6642

@amithkk

Description

@amithkk

Describe the bug

Broken link to Ethereum Virtual Machine in the "Compiling Contracts" section

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://ethereum.org/en/developers/docs/smart-contracts/compiling/
  2. Scroll down to Related Topics
  3. Click on "Ethereum Virtual Machine"

Expected behavior

User is redirected to the evm documentation page (https://ethereum.org/en/developers/docs/evm/)
Currently, it redirects to https://ethereum.org/en/developers/docs/ethereum-virtual-machine, which is a page that does not exist, causing a 404.

It may also make sense to utilize a gatsby plugin to check for broken links proactively during build and development (for eg. https://www.gatsbyjs.com/plugins/gatsby-remark-check-links/) so that broken links are no longer an issue.

Want to contribute?

Yes, PR Included.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions