Fix broken and incorrect documentation links across CA pages (2025-10)#4311
Fix broken and incorrect documentation links across CA pages (2025-10)#4311
Conversation
Made-with: Cursor
🚨🚨🚨 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! 🙏 |
|
We detected some changes in |
| title: 'Events', | ||
| description: | ||
| 'Learn more about [registering events](/docs/api/customer-account-ui-extensions/using-web-components#handling-events).', | ||
| 'Learn more about [handling events](/docs/api/customer-account-ui-extensions/{API_VERSION}/using-web-components#handling-events).', |
There was a problem hiding this comment.
Not sure we need these changes, considering .doc.ts files are now phased out?
Cascaded from 2026-04-rc (#4300). Fixes session token, appMetafields, availablePaymentOptions, and other broken links.
Changes
/docs/apps/build/authentication-authorization/session-tokensshopify.extension.tomllink → metafields configurationavailablePaymentOptionslink to CA surface{API_VERSION}to Localization API and localization.language links<header>ARIA rolemain_role→banner_role{API_VERSION}to ImageGroup, ButtonGroup, Avatar doc linksunstableto{API_VERSION}in CustomerAccountAction docNote:
app owned metafieldslink fix was not applicable (different wording in this version).Made with Cursor