Fix invalid link to README

This commit is contained in:
Amish Shah
2016-09-04 15:55:08 +01:00
parent cb22f8efea
commit 0741be6a95
2 changed files with 2 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ bot.login('your token');
* [Legacy Documentation](http://discordjs.readthedocs.io/en/8.1.0/docs_client.html)
* [GitHub](https://github.com/hydrabolt/discord.js)
* [NPM](https://www.npmjs.com/package/discord.js)
* [Examples](https://github.com/hydrabolt/discord.js/tree/master/examples)
* [Examples](https://github.com/hydrabolt/discord.js/tree/master/docs/custom/examples)
* [Related Libraries](https://discordapi.com/unofficial/libs.html)
## Contact

File diff suppressed because one or more lines are too long