Skip to content

Commit cbdb083

Browse files
authored
add case studies cta (#7126)
1 parent 8142a9a commit cbdb083

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/quick_start/Overview_of_Apps.mdx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,16 @@ Read details about using the Gateway API in the [API reference](#DOCS_REFERENCE/
9595
Well, would you look at the time? With the basics out of the way, it's time to start building your Discord app! You can explore the reset of the documentation, go to your [Apps](https://discord.com/developers/applications), or explore the beginner resources below.
9696

9797
<Container>
98-
<Card title="Developing your First Discord App" link="#DOCS_QUICK_START_GETTING_STARTED" icon="AppsIcon">
98+
<Card title="Develop your First Discord App" link="#DOCS_QUICK_START_GETTING_STARTED" icon="AppsIcon">
9999
Tutorial to develop and run your first Discord app with sample code for many developer features
100100
</Card>
101-
<Card title="Building an Activity on Discord" link="#DOCS_ACTIVITIES_BUILDING_AN_ACTIVITY" icon="ActivitiesIcon">
101+
<Card title="Build an Activity on Discord" link="#DOCS_ACTIVITIES_BUILDING_AN_ACTIVITY" icon="ActivitiesIcon">
102102
Tutorial to develop an Activity using the Embedded App SDK
103103
</Card>
104104
<Card title="Explore developer tools" link="#DOCS_DEVELOPER_TOOLS_COMMUNITY_RESOURCES" icon="WrenchIcon">
105105
Explore the Embedded App SDK and community-built library and tools to make speed up and simplify development
106106
</Card>
107+
<Card title="Read developer case studies" link="https://discord.com/build#case-studies" icon="EyeIcon">
108+
Read stories from developers like MidJourney, FRVR, and Playroom about how they built, monetized, and scaled their apps on Discord
109+
</Card>
107110
</Container>

0 commit comments

Comments
 (0)