You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/activities/Building_An_Activity.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -622,7 +622,7 @@ You can now explore our more extensive [development guides](#DOCS_ACTIVITIES_DEV
622
622
### Sample projects to try out next
623
623
- Start with a blank slate using our [Discord Activity Starter](https://github.com/discord/embedded-app-sdk-examples/tree/main/discord-activity-starter) project
624
624
- Try out the full range of SDK features in our [Embedded App SDK Playground](https://github.com/discord/embedded-app-sdk-examples/tree/main/sdk-playground)
625
-
- Support multiplayer & state management using our [React Colyseus](https://github.com/discord/embedded-app-sdk-examples/tree/main/react-colyseus) project
625
+
- Support multiplayer & state management using the [React Colyseus](https://github.com/colyseus/discord-embedded-app-sdk) project
626
626
- Learn more about working with game engines and the [Nested Messages](https://github.com/discord/embedded-app-sdk-examples/tree/main/nested-messages) project
0 commit comments