-
Notifications
You must be signed in to change notification settings - Fork 1
feat: move sbt to nft folder #713
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?
feat: move sbt to nft folder #713
Conversation
…-and-migrate-pages-to-nft-folder
To fix the formatting issues:
npx remark -o --silent --silently-ignore standard/tokens/nft/sbt-how-it-works.mdx standard/tokens/overview.mdx standard/tokens/nft/comparison.mdx |
Thanks for the update. I reviewed the docs changes touching token standards and references. There’s one item that needs a quick fix to keep internal anchors resolving correctly. Findings (1)High (1)[HIGH] Broken internal anchor to “The scalable design: shard and prove”Description: Suggestion: - ... [airdrop markers](/standard/tokens/airdrop#the-scalable-design%3A-shard-and-prove).
+ ... [airdrop markers](/standard/tokens/airdrop#the-scalable-design-shard-and-prove). |
Out of scope + it's normal ( we have link checks ) |
…-and-migrate-pages-to-nft-folder
Thanks for the updates to this PR. I reviewed the changes between main and pr_head and found no issues; no fixes are needed. |
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.
@skywardboundd Please fix the merge conflicts
…-and-migrate-pages-to-nft-folder
Closes #707