-
Notifications
You must be signed in to change notification settings - Fork 33
fix: correct links to docs-examples #1722
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
base: main
Are you sure you want to change the base?
Conversation
A temporary-ish fix that relies on exact branch-folder combination and might break in the future. To circumvent that, we will: - enable regular, once-a-week external links checks - try to ensure that once relevant PRs in docs-examples are merged and the corresponding branches are deleted, links to those branches will be swiftly updated in this repository
|
/review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the updates—I've left several suggestions in payments/jettons.mdx and standard/wallets/performance.mdx: please apply the inline suggestions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the updates in payments/jettons.mdx: I’ve left one inline suggestion there, so please apply the inline suggestion to align the formatting with the style guide.
Closes #1721.
A temporary-ish fix that relies on exact branch-folder combination and might break in the future. To circumvent that, we will: