Skip to content

Commit 60a9b13

Browse files
Fix broken links (#23)
1 parent 157d143 commit 60a9b13

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/introduction/intro-games.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import Rocket from '@site/docs/assets/introduction/SpotIllustration_Rocket.webp'
55

66
# Games on Reddit
77

8-
Unleash your creativity and build engaging games inside Reddit communities with Devvits powerful platform. [Earn money](../earn-money/reddit_developer_funds.md) as players engage with your games.
8+
Unleash your creativity and build engaging games inside Reddit communities with Devvit's powerful platform. [Earn money](https://support.reddithelp.com/hc/en-us/articles/27958169342996-Reddit-Developer-Funds-2025-Terms) as players engage with your games.
99

1010
Devvit is Reddit’s developer platform for building interactive, cross-platform games and apps that run natively on Reddit.
1111

docs/introduction/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import SnooToolboxClipboard from '@site/versioned_docs/version-0.12/assets/intro
1111
<div style={{ display: 'flex', gap: '2rem', alignItems: 'flex-start', flexWrap: 'wrap' }}>
1212
<div style={{ flex: 1, minWidth: '300px' }}>
1313

14-
Devvit allows you to build interactive games and apps that live on Reddit. Build experiences that can earn up to $167,000 per app with our [Reddit Developer Funds](../earn-money/reddit_developer_funds.md).
14+
Devvit allows you to build interactive games and apps that live on Reddit. Build experiences that can earn up to $167,000 per app with our [Reddit Developer Funds](https://support.reddithelp.com/hc/en-us/articles/27958169342996-Reddit-Developer-Funds-2025-Terms).
1515

1616
Build community games like [Hot and Cold](https://www.reddit.com/r/hotandcold/), [Sword and Supper](https://www.reddit.com/r/SwordAndSupper/), and [Honk](https://www.reddit.com/r/RedditGames/), or create [custom mod tools](https://www.reddit.com/r/ModSupport/comments/1k6szsj/devvit_apps_for_moderation_a_list/) to empower your community.
1717

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ const config: Config = {
168168
},
169169
{
170170
label: "The Reddit Developer Fund",
171-
to: "/earn-money/reddit_developer_funds",
171+
href: "https://support.reddithelp.com/hc/en-us/articles/27958169342996-Reddit-Developer-Funds-2025-Terms",
172172
},
173173

174174
{

versioned_docs/version-0.12/introduction/intro-games.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import Rocket from '@site/docs/assets/introduction/SpotIllustration_Rocket.webp'
55

66
# Games on Reddit
77

8-
Unleash your creativity and build engaging games inside Reddit communities with Devvits powerful platform. [Earn money](../earn-money/reddit_developer_funds.md) as players engage with your games.
8+
Unleash your creativity and build engaging games inside Reddit communities with Devvit's powerful platform. [Earn money](https://support.reddithelp.com/hc/en-us/articles/27958169342996-Reddit-Developer-Funds-2025-Terms) as players engage with your games.
99

1010
Devvit is Reddit’s developer platform for building interactive, cross-platform games and apps that run natively on Reddit.
1111

versioned_docs/version-0.12/introduction/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import SnooToolboxClipboard from '@site/versioned_docs/version-0.12/assets/intro
1111
<div style={{ display: 'flex', gap: '2rem', alignItems: 'flex-start', flexWrap: 'wrap' }}>
1212
<div style={{ flex: 1, minWidth: '300px' }}>
1313

14-
Devvit allows you to build interactive games and apps that live on Reddit. Build experiences that can earn up to $167,000 per app with our [Reddit Developer Funds](../earn-money/reddit_developer_funds.md).
14+
Devvit allows you to build interactive games and apps that live on Reddit. Build experiences that can earn up to $167,000 per app with our [Reddit Developer Funds](https://support.reddithelp.com/hc/en-us/articles/27958169342996-Reddit-Developer-Funds-2025-Terms).
1515

1616
Build community games like [Hot and Cold](https://www.reddit.com/r/hotandcold/), [Sword and Supper](https://www.reddit.com/r/SwordAndSupper/), and [Honk](https://www.reddit.com/r/RedditGames/), or create [custom mod tools](https://www.reddit.com/r/ModSupport/comments/1k6szsj/devvit_apps_for_moderation_a_list/) to empower your community.
1717

0 commit comments

Comments
 (0)