Skip to content

Commit e4f5b4f

Browse files
update Open Source Docs from Roblox internal teams
1 parent 620908e commit e4f5b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/production/promotion/deeplinks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Parameter | Description
2222
`accessCode` | The private server access code.
2323
`linkCode` | The private server link code.
2424
`gameInstanceId` | The unique identifier of the game instance to join, also called the `Class.DataModel.JobId`.
25-
`launchData` | Additional information that you want to include within the deep link, such as promotional codes or coordinates. Process using the `Class.Player:GetJoinData()` method. See [Include launch data](invite-prompts#include-launch-data).
25+
`launchData` | Additional information that you want to include within the deep link, such as promotional codes or coordinates. Process using the `Class.Player:GetJoinData()` method. See [Include launch data](./invite-prompts.md#include-launch-data).
2626

2727
### Requirements and guidelines
2828

0 commit comments

Comments
 (0)