Skip to content

Commit 52b0c82

Browse files
authored
Merge pull request #2994 from Shopify/njo/fix-example-link
Fix discount extension link from getting started
2 parents 6472285 + 0529a55 commit 52b0c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ui-extensions/docs/surfaces/point-of-sale/staticPages/pages/getting-started.doc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Merchants can manage their POS UI extensions across locations from the POS chann
130130
anchorLink: 'next-steps',
131131
title: 'Next steps',
132132
sectionContent: `
133-
- Follow along with an [example discount extension](/docs/api/pos-ui-extensions/example-discount-extension).
133+
- Follow along with an [example discount extension](/docs/apps/build/pos/build-discount-extension).
134134
- Explore the full [reference of Shopify retail APIs and components](/docs/api/pos-ui-extensions) that you can use for your POS UI extension.
135135
- Learn how to [deploy and release an app extension](/docs/apps/deployment/app-versions).
136136
`,

0 commit comments

Comments
 (0)