docs: Add links for the guide (#2346)

This commit is contained in:
Sanctuary
2018-02-21 05:44:11 -03:00
committed by Crawl
parent 3a3ca96b0d
commit dc6bce1f82
2 changed files with 2 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ client.login('token');
## Links
* [Website](https://discord.js.org/) ([source](https://github.com/discordjs/website))
* [Documentation](https://discord.js.org/#/docs)
* [Guide](https://discordjs.guide/) ([source](https://github.com/discordjs/guide))
* [Discord.js Discord server](https://discord.gg/bRCvFy9)
* [Discord API Discord server](https://discord.gg/discord-api)
* [GitHub](https://github.com/discordjs/discord.js)