diff --git a/docs/docs/guide/installation.mdx b/docs/docs/guide/installation.mdx index 03b0b6f..a6e3713 100644 --- a/docs/docs/guide/installation.mdx +++ b/docs/docs/guide/installation.mdx @@ -59,9 +59,9 @@ Currently supported creation templates include: - Web: A general template for building web-based applications. **Coming soon:** -- **[Discord](https://github.com/discord/embedded-app-sdk)**: A multiplayer template for building applications that can be run on the Discord platform. -- **[Facebook](https://www.facebook.com/fbgaminghome/developers)**: A template for building applications that can be run on the Facebook instant games platform. -- **[YouTube](https://developers.google.com/youtube/gaming/playables/reference/sdk)**: A template for building applications that can be run on the YouTube Playables platform. +- **[Discord Template](https://github.com/discord/embedded-app-sdk)**: Build multiplayer applications for Discord using their SDK. +- **[Facebook Template](https://www.facebook.com/fbgaminghome/developers)**: Create apps for Facebook Instant Games. +- **[YouTube Template](https://developers.google.com/youtube/gaming/playables/reference/sdk)**: Develop YouTube Playables. ## Advanced Usage