docs: Replace Discord API with Discord Developers (#10968)

docs: replace with Discord Developers
This commit is contained in:
Jiralite
2025-07-22 11:33:42 +01:00
committed by GitHub
parent a7f711b30f
commit 3a060f7494
21 changed files with 42 additions and 42 deletions

View File

@@ -31,7 +31,7 @@ bun create discord-bot ./your/chosen/directory
- [Guide] ([source][guide-source])
- Also see the v13 to v14 [Update Guide][guide-update], which includes updated and removed items from the library.
- [discord.js Discord server][discord]
- [Discord API Discord server][discord-api]
- [Discord Developers Discord server][discord-developers]
- [GitHub][source]
## Contributing
@@ -47,6 +47,6 @@ If you don't understand something in the documentation, you are experiencing pro
[guide-source]: https://github.com/discordjs/guide
[guide-update]: https://discordjs.guide/additional-info/changes-in-v14.html
[discord]: https://discord.gg/djs
[discord-api]: https://discord.gg/discord-api
[discord-developers]: https://discord.gg/discord-developers
[source]: https://github.com/discordjs/discord.js/tree/main/packages/create-discord-bot
[contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md