Skip to content

Commit c6bc000

Browse files
authored
Fix broken DM link (discord#7432)
1 parent 5e4e463 commit c6bc000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/discord_social_sdk/development_guides/managing_game_invites.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ activity.SetSupportedPlatforms(
432432
<Card title="Managing Lobbies" link="#DOCS_DISCORD_SOCIAL_SDK_DEVELOPMENT_GUIDES_MANAGING_LOBBIES" icon="DoorEnterIcon">
433433
Bring players together in a shared lobby with invites, text chat, and voice comms.
434434
</Card>
435-
<Card title="Sending Direct Messages" link="#DOCS_DISCORD_SOCIAL_SDK_DEVELOPMENT_GUIDES_MANAGING_GAME_INVITES" icon="InboxIcon">
435+
<Card title="Sending Direct Messages" link="#DOCS_DISCORD_SOCIAL_SDK_DEVELOPMENT_GUIDES_SENDING_DIRECT_MESSAGES" icon="InboxIcon">
436436
Enable private messaging between players.
437437
</Card>
438438
</Container>

0 commit comments

Comments
 (0)