mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-19 13:03:31 +01:00
Fix contributing link on docs site, link node.js
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
## About
|
## About
|
||||||
discord.js is a powerful node.js module that allows you to interact with the
|
discord.js is a powerful [node.js](https://nodejs.org) module that allows you to interact with the
|
||||||
[Discord API](https://discordapp.com/developers/docs/intro) very easily.
|
[Discord API](https://discordapp.com/developers/docs/intro) very easily.
|
||||||
|
|
||||||
- Object-oriented
|
- Object-oriented
|
||||||
@@ -77,7 +77,7 @@ A bot template using discord.js can be generated using [generator-discordbot](ht
|
|||||||
## Contributing
|
## Contributing
|
||||||
Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the
|
Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the
|
||||||
[documentation](https://discord.js.org/#/docs).
|
[documentation](https://discord.js.org/#/docs).
|
||||||
See [the contribution guide](CONTRIBUTING.md) if you'd like to submit a PR.
|
See [the contribution guide](https://github.com/hydrabolt/discord.js/blob/master/CONTRIBUTING.md) if you'd like to submit a PR.
|
||||||
|
|
||||||
## Help
|
## Help
|
||||||
If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle
|
If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ Welcome to the discord.js v11 documentation.
|
|||||||
v11 contains loads of new and improved features, optimisations, and bug fixes.
|
v11 contains loads of new and improved features, optimisations, and bug fixes.
|
||||||
|
|
||||||
## About
|
## About
|
||||||
discord.js is a powerful node.js module that allows you to interact with the
|
discord.js is a powerful [node.js](https://nodejs.org) module that allows you to interact with the
|
||||||
[Discord API](https://discordapp.com/developers/docs/intro) very easily.
|
[Discord API](https://discordapp.com/developers/docs/intro) very easily.
|
||||||
|
|
||||||
- Object-oriented
|
- Object-oriented
|
||||||
@@ -81,7 +81,7 @@ A bot template using discord.js can be generated using [generator-discordbot](ht
|
|||||||
## Contributing
|
## Contributing
|
||||||
Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the
|
Before creating an issue, please ensure that it hasn't already been reported/suggested, and double-check the
|
||||||
[documentation](https://discord.js.org/#/docs).
|
[documentation](https://discord.js.org/#/docs).
|
||||||
See [the contribution guide](CONTRIBUTING.md) if you'd like to submit a PR.
|
See [the contribution guide](https://github.com/hydrabolt/discord.js/blob/master/CONTRIBUTING.md) if you'd like to submit a PR.
|
||||||
|
|
||||||
## Help
|
## Help
|
||||||
If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle
|
If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle
|
||||||
|
|||||||
Reference in New Issue
Block a user