Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/earn-money/reddit_developer_funds.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ We want developers who are interested in this program to have the right tools fo

## We’re here to help

We want you to succeed! We can help facilitate conversations with moderators that you think would love your app. You can reach us at [r/devvit](https://www.reddit.com/r/devvit/) or become a member of our [Discord](https://discord.gg/Cd43ExtEFS) server for support.
We want you to succeed! We can help facilitate conversations with moderators that you think would love your app. You can reach us at [r/devvit](https://www.reddit.com/r/devvit/) or become a member of our [Discord](https://developers.reddit.com/discord) server for support.

## Terms and conditions

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/ai/ai.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ Refer to the [official Copilot documentation](https://code.visualstudio.com/docs

With your AI tool configured, you should now be able to leverage the Devvit MCP server. A good way to test this is to ask your AI assistant a question that requires accessing Devvit resources, for example: "Search the Devvit docs for information on redis."

If you encounter problems, refer to the official Devvit documentation or reach out in the [Discord](https://discord.com/invite/R7yu2wh9Qz).
If you encounter problems, refer to the official Devvit documentation or reach out in the [Discord](https://developers.reddit.com/discord).
2 changes: 1 addition & 1 deletion docs/introduction/intro-games.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ Reddit is home to millions of communities, each with its own culture and interes

## Community

Have questions or want to share your game? Join [r/devvit](https://www.reddit.com/r/devvit/) or our [Discord](https://discord.gg/Cd43ExtEFS) to connect with other game developers, get feedback, and show off your creations.
Have questions or want to share your game? Join [r/devvit](https://www.reddit.com/r/devvit/) or our [Discord](https://developers.reddit.com/discord) to connect with other game developers, get feedback, and show off your creations.
2 changes: 1 addition & 1 deletion docs/introduction/intro-mod-tools.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ Devvit is Reddit’s developer platform for building interactive, cross-platform
<hr style={{ margin: '2.5rem 0', border: 'none', borderTop: '2px solid #eee' }} />

## Community
Have questions or want to share your tool? Join [r/devvit](https://www.reddit.com/r/devvit/) or our [Discord](https://discord.gg/Cd43ExtEFS) to connect with other developers, get feedback, and show off your creations.
Have questions or want to share your tool? Join [r/devvit](https://www.reddit.com/r/devvit/) or our [Discord](https://developers.reddit.com/discord) to connect with other developers, get feedback, and show off your creations.

2 changes: 1 addition & 1 deletion docs/introduction/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Build community games like [Hot and Cold](https://www.reddit.com/r/hotandcold/),

**More examples:** [App Showcase](../examples/app-showcase.mdx)

**Questions?** Join [r/devvit](https://www.reddit.com/r/devvit/) or our [Discord](https://discord.gg/Cd43ExtEFS).
**Questions?** Join [r/devvit](https://www.reddit.com/r/devvit/) or our [Discord](https://developers.reddit.com/discord).

</div>

Expand Down
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ const config: Config = {
},
{
label: "Join our Discord",
href: "https://discord.gg/Cd43ExtEFS",
href: "https://developers.reddit.com/discord",
},
],
style: "dark",
Expand Down
2 changes: 1 addition & 1 deletion sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ const sidebars: SidebarsConfig = {
{
type: "link",
label: "Discord",
href: "https://discord.gg/Cd43ExtEFS",
href: "https://developers.reddit.com/discord",
className: "sidebar-icon-link discord-link",
},
{
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-0.11/ask_ai.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ You can use Ask AI to find answers to your questions, explore documentation, and
To use Ask AI, just click the icon in the bottom right corner of the page and ask a question.

:::note
You can also use Ask AI from the support section of our [Discord](https://discord.gg/Cd43ExtEFS) server. Simply create a new post in the #ask-ai channel and our bot will answer your question.
You can also use Ask AI from the support section of our [Discord](https://developers.reddit.com/discord) server. Simply create a new post in the #ask-ai channel and our bot will answer your question.
:::

## Ways to use Ask AI
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-0.11/devvit_web/ai_tools.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ If you want to use AI tools to build your app, you’ll need an AI-powered code
We’re working on IDE and builder-specific instructions. Right now we have Cursor. Bolt.new, Windsurf, and Firebase Studio are coming soon!

:::note
If you have other IDE or AI builders you want us to support, please reach out on r/Devvit or #devvit-vibe-coding in [Discord](https://discord.gg/Cd43ExtEFS).
If you have other IDE or AI builders you want us to support, please reach out on r/Devvit or #devvit-vibe-coding in [Discord](https://developers.reddit.com/discord).
:::

## Bolt
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This is an early-access, experimental feature. Big caveat: you won’t be able t
using Devvit Web just yet, but that’s coming in July (you can checkout our [future roadmap](../devvit_web/future_roadmap)).

As always, we love your feedback! Let us know what you think on [r/devvit](https://www.reddit.com/r/Devvit/)
or [Discord](https://discord.gg/nZDXw2er).
or [Discord](https://developers.reddit.com/discord).
:::

## What it is
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-0.11/get_discovered.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Or if you don’t feel like reading a novel, we’ve got a bite-sized [video ser

## Get support

If you’re not already a member, come join our developer subreddit [r/devvit](https://www.reddit.com/r/Devvit/) and our [Discord server](https://discord.gg/Cd43ExtEFS). You can chat with other devs and ask questions about growing your community.
If you’re not already a member, come join our developer subreddit [r/devvit](https://www.reddit.com/r/Devvit/) and our [Discord server](https://developers.reddit.com/discord). You can chat with other devs and ask questions about growing your community.

## SEO optimization

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-0.11/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The best place to get help is from one of our communities!
Our subreddit, [r/devvit](https://reddit.com/r/devvit), is a great place to discuss the platform, ask common questions, or share information about your app. This is also where we share important information and updates.

For quick troubleshooting or live support we recommend posting in our [Discord server](https://discord.gg/Cd43ExtEFS). The devvit team and expert users (aka the Devvit Ducks 🪿) are usually quick to reply. The server is also where we host office hours.
For quick troubleshooting or live support we recommend posting in our [Discord server](https://developers.reddit.com/discord). The devvit team and expert users (aka the Devvit Ducks 🪿) are usually quick to reply. The server is also where we host office hours.

We’re always happy to offer more dedicated support in the form of live coding sessions or a private space to iterate on your project. If this is of interest to you, please reach out in one of the communities above.
Please read the community rules before participating.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-0.11/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Reddit hosts your code with dedicated Redis-backed storage. The UI toolkit lets

## Community and support

Reddit’s Developer Platform provides a supportive environment where you can collaborate, ask questions, share knowledge, and inspire one another. Join [r/devvit](https://www.reddit.com/r/devvit/) or become a member of our [Discord](https://discord.gg/Cd43ExtEFS) channel. Browse example apps in our [public repo](https://github.com/reddit/devvit/tree/main/packages/apps) for project code you can fork and make your own.
Reddit’s Developer Platform provides a supportive environment where you can collaborate, ask questions, share knowledge, and inspire one another. Join [r/devvit](https://www.reddit.com/r/devvit/) or become a member of our [Discord](https://developers.reddit.com/discord) channel. Browse example apps in our [public repo](https://github.com/reddit/devvit/tree/main/packages/apps) for project code you can fork and make your own.

## Ready to explore?

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-0.11/reddit_developer_funds.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ We want developers who are interested in this program to have the right tools fo

## We’re here to help

We want you to succeed! We can help facilitate conversations with moderators that you think would love your app. You can reach us at [r/devvit](https://www.reddit.com/r/devvit/) or become a member of our [Discord](https://discord.gg/Cd43ExtEFS) server for support.
We want you to succeed! We can help facilitate conversations with moderators that you think would love your app. You can reach us at [r/devvit](https://www.reddit.com/r/devvit/) or become a member of our [Discord](https://developers.reddit.com/discord) server for support.

## Terms and conditions

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ We want developers who are interested in this program to have the right tools fo

## We’re here to help

We want you to succeed! We can help facilitate conversations with moderators that you think would love your app. You can reach us at [r/devvit](https://www.reddit.com/r/devvit/) or become a member of our [Discord](https://discord.gg/Cd43ExtEFS) server for support.
We want you to succeed! We can help facilitate conversations with moderators that you think would love your app. You can reach us at [r/devvit](https://www.reddit.com/r/devvit/) or become a member of our [Discord](https://developers.reddit.com/discord) server for support.

## Terms and conditions

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-0.12/guides/ai/ai.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ Refer to the [official Copilot documentation](https://code.visualstudio.com/docs

With your AI tool configured, you should now be able to leverage the Devvit MCP server. A good way to test this is to ask your AI assistant a question that requires accessing Devvit resources, for example: "Search the Devvit docs for information on redis."

If you encounter problems, refer to the official Devvit documentation or reach out in the [Discord](https://discord.com/invite/R7yu2wh9Qz).
If you encounter problems, refer to the official Devvit documentation or reach out in the [Discord](https://developers.reddit.com/discord).
2 changes: 1 addition & 1 deletion versioned_docs/version-0.12/introduction/intro-games.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ Reddit is home to millions of communities, each with its own culture and interes

## Community

Have questions or want to share your game? Join [r/devvit](https://www.reddit.com/r/devvit/) or our [Discord](https://discord.gg/Cd43ExtEFS) to connect with other game developers, get feedback, and show off your creations.
Have questions or want to share your game? Join [r/devvit](https://www.reddit.com/r/devvit/) or our [Discord](https://developers.reddit.com/discord) to connect with other game developers, get feedback, and show off your creations.
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ Devvit is Reddit’s developer platform for building interactive, cross-platform
<hr style={{ margin: '2.5rem 0', border: 'none', borderTop: '2px solid #eee' }} />

## Community
Have questions or want to share your tool? Join [r/devvit](https://www.reddit.com/r/devvit/) or our [Discord](https://discord.gg/Cd43ExtEFS) to connect with other developers, get feedback, and show off your creations.
Have questions or want to share your tool? Join [r/devvit](https://www.reddit.com/r/devvit/) or our [Discord](https://developers.reddit.com/discord) to connect with other developers, get feedback, and show off your creations.

2 changes: 1 addition & 1 deletion versioned_docs/version-0.12/introduction/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Build community games like [Hot and Cold](https://www.reddit.com/r/hotandcold/),

**More examples:** [App Showcase](../examples/app-showcase.mdx)

**Questions?** Join [r/devvit](https://www.reddit.com/r/devvit/) or our [Discord](https://discord.gg/Cd43ExtEFS).
**Questions?** Join [r/devvit](https://www.reddit.com/r/devvit/) or our [Discord](https://developers.reddit.com/discord).

</div>

Expand Down
2 changes: 1 addition & 1 deletion versioned_sidebars/version-0.12-sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
{
"type": "link",
"label": "Discord",
"href": "https://discord.gg/Cd43ExtEFS",
"href": "https://developers.reddit.com/discord",
"className": "sidebar-icon-link discord-link"
},
{
Expand Down