docs: update engine example paths#10
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Merging this since magicblock-labs/magicblock-engine-examples#108 was merged. |
44a1805
into
dhruvja/docs/ephemeral-spl-token-lifecycle-guide
Merge Order
Do not merge this PR until
magicblock-labs/magicblock-engine-examples#108is merged.This updates skill references to the new examples layout introduced by that PR. Until #108 lands, these paths do not exist on the examples repo
mainbranch.What
Updates MagicBlock Engine Examples paths referenced by the skill after the examples repo refactor:
skill/ephemeral-spl-token.mdmagicblock-engine-examples/spl-tokensmagicblock-engine-examples/spl-tokens/anchorskill/lamports-topup.mdmagicblock-engine-examples/spl-tokens/app/app/src/App.tsxmagicblock-engine-examples/spl-tokens/anchor/app/src/App.tsxWhy
magicblock-engine-examples#108moves active examples into a use-case/framework layout. The active SPL token Anchor example now lives underspl-tokens/anchor, while the old top-level SPL token layout is legacy.Breaking changes
None. Documentation path updates only.