Broken cairo injected hyperlinks
andrew-fleming opened this issue · 0 comments
andrew-fleming commented
The new directory structure in Contracts for Cairo, introduced in v0.15.0, breaks the current hyperlink paths. For example:
// Wizard link URL
https://github.com/OpenZeppelin/cairo-contracts/blob/v0.15.0/src/access/ownable.cairo
// Actual URL
https://github.com/OpenZeppelin/cairo-contracts/blob/v0.15.0/packages/access/src/ownable/ownable.cairo