Skip to content

Commit 058844b

Browse files
committed
Clarify where to enable Social SDK
1 parent e01c855 commit 058844b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/discord-social-sdk/getting-started/partials/getting-started.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ Later, you can invite your team members to your new team to collaborate on your
2727

2828
Once you've created your Discord application, you'll need to enable the Discord Social SDK for it.
2929

30-
1. Click on the `Getting Started` link under the Discord Social SDK section of the sidebar.
31-
2. Fill out the form to share details about your game.
32-
3. Click `Submit` and the Social SDK will be enabled for your application.
33-
4. Once enabled, you'll have links for finding SDK documentation, [Design Guidelines](#DOCS_DISCORD_SOCIAL_SDK_DESIGN_GUIDELINES), and SDK downloads for your platform of choice.
30+
1. From the [Discord Developer Portal](https://discord.com/developers/applications), select your newly created application from Step 2.
31+
2. In the left sidebar for your app, locate and click the `Getting Started` link under `Discord Social SDK`.
32+
3. Fill out the form to share details about your game.
33+
4. Click `Submit` and the Social SDK will be enabled for your application.
34+
5. Once enabled, you'll have links for finding SDK documentation, Design Guidelines, and SDK downloads for your platform of choice.

0 commit comments

Comments
 (0)