Skip to content

"Improve this documentation via GitHub" links points to .md and not .mdx #633

@fadeev

Description

@fadeev

For example,

https://www.zetachain.com/docs/developers/architecture/protocol/contracts/zevm/GatewayZEVM.sol/contract.GatewayZEVM

Links to:

https://github.com/zeta-chain/docs/edit/main/src/pages/developers/architecture/protocol/contracts/zevm/GatewayZEVM.sol/contract.GatewayZEVM.mdx

And not:

https://github.com/zeta-chain/docs/edit/main/src/pages/developers/architecture/protocol/contracts/zevm/GatewayZEVM.sol/contract.GatewayZEVM.md

Some files in the docs are MD and some are MDX. Not sure if we can support both in the "Improve this documentation" button, because how would it know what to link to.

The only obvious path is to convert all files to MDX and link to MDX.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions