Skip to content

Commit fe1eeae

Browse files
committed
Updated links to the developer TOS and policy
1 parent 4354cb9 commit fe1eeae

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ The [Unofficial Discord API server](https://discord.gg/discord-api) is a common
2020

2121
## License
2222

23-
Except as otherwise noted, the Discord API Documentation and other content in this repository is licensed under the Creative Commons Attribution-ShareAlike 4.0 License (see [LICENSE](https://github.com/discord/discord-api-docs/blob/main/LICENSE)), and code samples in this repository are licensed under the MIT License (see [LICENSE-CODE](https://github.com/discord/discord-api-docs/blob/main/LICENSE-CODE)). These licenses do not grant you rights to use any of Discord’s trademarks or other brand features. Please see the [Discord Developer Terms of Service](https://support-dev.discord.com/hc/en-us/articles/8562894815383) for more information about use of Discord’s brand features and APIs.
23+
Except as otherwise noted, the Discord API Documentation and other content in this repository is licensed under the Creative Commons Attribution-ShareAlike 4.0 License (see [LICENSE](https://github.com/discord/discord-api-docs/blob/main/LICENSE)), and code samples in this repository are licensed under the MIT License (see [LICENSE-CODE](https://github.com/discord/discord-api-docs/blob/main/LICENSE-CODE)). These licenses do not grant you rights to use any of Discord’s trademarks or other brand features. Please see the [Discord Developer Terms of Service](https://dis.gd/discord-developer-terms-of-service) for more information about use of Discord’s brand features and APIs.

docs/discovery/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ For general best practices on how to run a server, check out our [Community page
9191

9292
### Final checks to make sure you’re ready to go
9393

94-
Before you can click the final “Enable Discovery” button, ensure that your App Directory Product Page complies with the rest of Discord’s Directory eligibility criteria, [app content requirements](https://support-dev.discord.com/hc/en-us/articles/9489299950487) and Developer [Terms of Service](https://support-dev.discord.com/hc/en-us/articles/8562894815383) and [Policy](https://support-dev.discord.com/hc/en-us/articles/8563934450327).
94+
Before you can click the final “Enable Discovery” button, ensure that your App Directory Product Page complies with the rest of Discord’s Directory eligibility criteria, [app content requirements](https://support-dev.discord.com/hc/en-us/articles/9489299950487) and Developer [Terms of Service](https://dis.gd/discord-developer-terms-of-service) and [Policy](https://dis.gd/discord-developer-policy).
9595

9696
For more details about what this information entails, read our [Help Center article on Profile Pages](https://support-dev.discord.com/hc/en-us/articles/6378525413143).
9797

docs/monetization/enabling-monetization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Before you can start creating SKUs and offering payments in your app, your app a
3737
- This document should clearly and accurately describe to users of your app the user data you collect and how you use and share such data with us and third parties, consistent with our Developer Terms of Service and Developer Policy.
3838
- App must not contain any harmful or bad language in the name, description, commands, or role connection metadata.
3939
- Payouts must be set up with a valid payment method
40-
- Agreement to the [Monetization Terms](https://support.discord.com/hc/en-us/articles/5330075836311) and [Discord Developer Policy](https://support-dev.discord.com/hc/en-us/articles/8563934450327).
40+
- Agreement to the [Monetization Terms](https://support.discord.com/hc/en-us/articles/5330075836311) and [Discord Developer Policy](https://dis.gd/discord-developer-policy).
4141
</Collapsible>
4242

4343
## Step 3. Set Up Team Payouts

docs/topics/oauth2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ Discord's API provides bot users, which are a separate type of user dedicated to
265265
### Bot vs User Accounts
266266

267267
> warn
268-
> Developers must abide by the [terms of service](https://support-dev.discord.com/hc/en-us/articles/8562894815383), which includes refraining from automating standard user accounts (generally called "self-bots") outside of the OAuth2/bot API.
268+
> Developers must abide by the [terms of service](https://dis.gd/discord-developer-terms-of-service), which includes refraining from automating standard user accounts (generally called "self-bots") outside of the OAuth2/bot API.
269269
270270
Bot users have a few differences compared to standard Discord users:
271271

0 commit comments

Comments
 (0)