Skip to content

Commit c059e43

Browse files
update Open Source Docs from Roblox internal teams
1 parent 02ec286 commit c059e43

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

content/common/navigation/scale/discovery.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ navigation:
1212
path: /production/publishing/thumbnails
1313
- title: Badges
1414
path: /production/publishing/badges
15-
- title: Deep links
16-
path: /production/promotion/deeplinks
1715
- title: Events
1816
path: /production/promotion/experience-events
1917
- title: Player invite prompts

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ description: Deep links let you launch experiences and send users directly to a
66
Deep links let you send users to a specific place in an experience, which can
77
make the process of joining more seamless, help users find their connections, and provide traffic attribution. The optional launch data in these links lets you customize the user experience when someone joins.
88

9+
<Alert severity="success">
10+
You can create deep links manually, but the better solution is to generate and use [share links](share-links.md).
11+
</Alert>
12+
913
## Construct a deep link
1014

1115
A deep link URL consists of a URL format along with parameters that you specify.

0 commit comments

Comments
 (0)