feat: website (#8043)

This commit is contained in:
Noel
2022-06-08 19:13:31 +02:00
committed by GitHub
parent 5259639c2c
commit 127931d1df
37 changed files with 6535 additions and 149 deletions

View File

@@ -101,7 +101,7 @@ client.login('token');
## Links
- [Website](https://discord.js.org/) ([source](https://github.com/discordjs/website))
- [Website](https://discord.js.org/) ([source](https://github.com/discordjs/discord.js/tree/main/packages/website))
- [Documentation](https://discord.js.org/#/docs)
- [Guide](https://discordjs.guide/) ([source](https://github.com/discordjs/guide))
See also the [Update Guide](https://discordjs.guide/additional-info/changes-in-v13.html), including updated and removed items in the library.