Skip to content

Commit b153780

Browse files
authored
Update Implementing_IAP_for_Activities.mdx (#7379)
1 parent 0ac8fca commit b153780

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/monetization/Implementing_IAP_for_Activities.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,12 +173,12 @@ After you've tested your In-App Purchase flows, verify that your application has
173173

174174
## Next Steps
175175

176-
Check out our example implementation of In-App Purchase in our [SDK Playground Example Application](https://github.com/discord/embedded-app-sdk/tree/decc849d4d7c7e7220f8d5306b2ef36756efde88/examples/sdk-playground).
176+
Check out our example implementation of In-App Purchase in our [SDK Playground Example Application](https://github.com/discord/embedded-app-sdk-examples/tree/main/sdk-playground).
177177

178178
The example implementation includes client-side and server-side code. It also follows the [security considerations](#DOCS_MONETIZATION_IMPLEMENTING_IAP_FOR_ACTIVITIES/data-security-considerations) you should make when working with SKUs and entitlements.
179179

180180
<Container>
181181
<Card title="Embedded App SDK Playground" link="https://github.com/discord/embedded-app-sdk-examples/tree/main/sdk-playground">
182182
This reference example implements the commands and events available to you within the Embedded App SDK, including In-App Purchases.
183183
</Card>
184-
</Container>
184+
</Container>

0 commit comments

Comments
 (0)