mirror of
https://github.com/danbulant/discord.js
synced 2026-06-09 01:31:29 +00:00
Fix invalid link to README
This commit is contained in:
parent
cb22f8efea
commit
0741be6a95
2 changed files with 2 additions and 2 deletions
|
|
@ -47,7 +47,7 @@ bot.login('your token');
|
||||||
* [Legacy Documentation](http://discordjs.readthedocs.io/en/8.1.0/docs_client.html)
|
* [Legacy Documentation](http://discordjs.readthedocs.io/en/8.1.0/docs_client.html)
|
||||||
* [GitHub](https://github.com/hydrabolt/discord.js)
|
* [GitHub](https://github.com/hydrabolt/discord.js)
|
||||||
* [NPM](https://www.npmjs.com/package/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)
|
* [Related Libraries](https://discordapi.com/unofficial/libs.html)
|
||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue