mirror of
https://github.com/danbulant/discord.js
synced 2026-05-25 13:02:38 +00:00
Update legacy docs link
This commit is contained in:
parent
a6ca05b379
commit
6e76df2656
3 changed files with 3 additions and 3 deletions
|
|
@ -50,7 +50,7 @@ A bot template using discord.js can be generated using [generator-discordbot](ht
|
|||
* [Discord.js server](https://discord.gg/bRCvFy9)
|
||||
* [Discord API server](https://discord.gg/rV4BwdK)
|
||||
* [Documentation](http://hydrabolt.github.io/discord.js/#!/docs/tag/master)
|
||||
* [Legacy (v8) documentation](http://discordjs.readthedocs.io/en/8.1.0/docs_client.html)
|
||||
* [Legacy (v8) documentation](http://discordjs.readthedocs.io/en/8.2.0/docs_client.html)
|
||||
* [Examples](https://github.com/hydrabolt/discord.js/tree/master/docs/custom/examples)
|
||||
* [GitHub](https://github.com/hydrabolt/discord.js)
|
||||
* [NPM](https://www.npmjs.com/package/discord.js)
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ For production bots, using node-opus should be considered a necessity, especiall
|
|||
* [Discord.js server](https://discord.gg/bRCvFy9)
|
||||
* [Discord API server](https://discord.gg/rV4BwdK)
|
||||
* [Documentation](http://hydrabolt.github.io/discord.js/#!/docs/tag/master)
|
||||
* [Legacy (v8) documentation](http://discordjs.readthedocs.io/en/8.1.0/docs_client.html)
|
||||
* [Legacy (v8) documentation](http://discordjs.readthedocs.io/en/8.2.0/docs_client.html)
|
||||
* [Examples](https://github.com/hydrabolt/discord.js/tree/master/docs/custom/examples)
|
||||
* [GitHub](https://github.com/hydrabolt/discord.js)
|
||||
* [NPM](https://www.npmjs.com/package/discord.js)
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue