Skip to content

Commit 140ee0f

Browse files
authored
Merge pull request #4318 from Shopify/fix/ca-docs-cleanup-2025-07
Fix CA docs cleanup (2025-07)
2 parents 17779b6 + 0f58a6c commit 140ee0f

File tree

1 file changed

+1
-2
lines changed
  • packages/ui-extensions/src/surfaces/customer-account/api/order-status

1 file changed

+1
-2
lines changed

packages/ui-extensions/src/surfaces/customer-account/api/order-status/order-status.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,8 +260,7 @@ export interface OrderStatusApi<Target extends ExtensionTarget> {
260260
* extension’s configuration file.
261261
*
262262
* @example 'customer-account.order-status.block.render'
263-
* @see https://shopify.dev/docs/api/checkout-ui-extensions/unstable/extension-targets-overview
264-
* @see https://shopify.dev/docs/apps/app-extensions/configuration#targets
263+
* Learn more about [targets](/docs/api/customer-account-ui-extensions/{API_VERSION}/targets) and [target configuration](/docs/api/customer-account-ui-extensions/{API_VERSION}#configuration).
265264
*
266265
* @deprecated Deprecated as of version `2023-07`, use `extension.target` instead.
267266
*/

0 commit comments

Comments
 (0)