Fix broken and incorrect documentation links across CA pages#4300
Fix broken and incorrect documentation links across CA pages#4300sordaz00 wants to merge 2 commits into2026-04-rcfrom
Conversation
🚨🚨🚨 Docs migration in progress 🚨🚨🚨We are actively migrating UI extension reference docs to MDX in the
During this migration, please be aware of the following:
Doc comments in Examples that previously lived in this repo are being moved to the What should I do?
Thanks for your patience while we complete the migration! 🙏 |
- Fix session token links pointing to non-existent page
- Fix appMetafields shopify.extension.toml and app owned metafields links
- Fix availablePaymentOptions linking to checkout surface instead of CA
- Fix header ARIA role linking to main_role instead of banner_role
- Add missing {API_VERSION} segments to Localization, Section, Avatar links
- Change unstable version refs to {API_VERSION} or latest
- Fix "registering events" text and link to "handling events"
Made-with: Cursor
93dafe9 to
f35b868
Compare
Summary
/apis/session-tokenpage — changed to/docs/apps/build/authentication-authorization/session-tokensappMetafieldsdescription links:shopify.extension.tomlnow points to metafield definition docs,app owned metafieldsnow points to correct anchoravailablePaymentOptionslinking to checkout surface instead of customer-account<header>ARIA role linking tomain_roleinstead ofbanner_role{API_VERSION}segments to Localization API, Section, Avatar, CustomerAccountAction linksunstableversion refs to{API_VERSION}orlatestCloses:
Test plan
Made with Cursor