mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
docs: Replace Discord API with Discord Developers (#10968)
docs: replace with Discord Developers
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user