mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 10:50:09 +00:00
fix(docs): update documentation links to point to the new site (#4166)
This commit is contained in:
@@ -26,5 +26,5 @@ Have your cache setup in any way you like. Redis, PGSQL or any cache layer you w
|
|||||||
## Links
|
## Links
|
||||||
|
|
||||||
- [Website](https://discordeno.js.org/)
|
- [Website](https://discordeno.js.org/)
|
||||||
- [Documentation](https://doc.deno.land/https/deno.land/x/discordeno/mod.ts)
|
- [Documentation](https://discordeno.js.org)
|
||||||
- [Discord](https://discord.com/invite/5vBgXk3UcZ)
|
- [Discord](https://discord.com/invite/5vBgXk3UcZ)
|
||||||
|
|||||||
@@ -60,5 +60,5 @@ Standalone WebSocket to connect to the Discord API.
|
|||||||
## Links
|
## Links
|
||||||
|
|
||||||
- [Website](https://discordeno.js.org/)
|
- [Website](https://discordeno.js.org/)
|
||||||
- [Documentation](https://doc.deno.land/https/deno.land/x/discordeno/mod.ts)
|
- [Documentation](https://discordeno.js.org)
|
||||||
- [Discord](https://discord.com/invite/5vBgXk3UcZ)
|
- [Discord](https://discord.com/invite/5vBgXk3UcZ)
|
||||||
|
|||||||
@@ -26,5 +26,5 @@ A standalone REST module with functionality of REST, independently.
|
|||||||
## Links
|
## Links
|
||||||
|
|
||||||
- [Website](https://discordeno.js.org/)
|
- [Website](https://discordeno.js.org/)
|
||||||
- [Documentation](https://doc.deno.land/https/deno.land/x/discordeno/mod.ts)
|
- [Documentation](https://discordeno.js.org)
|
||||||
- [Discord](https://discord.com/invite/5vBgXk3UcZ)
|
- [Discord](https://discord.com/invite/5vBgXk3UcZ)
|
||||||
|
|||||||
@@ -13,5 +13,5 @@ Types used in Discordeno. Including Discord types
|
|||||||
## Links
|
## Links
|
||||||
|
|
||||||
- [Website](https://discordeno.js.org/)
|
- [Website](https://discordeno.js.org/)
|
||||||
- [Documentation](https://doc.deno.land/https/deno.land/x/discordeno/mod.ts)
|
- [Documentation](https://discordeno.js.org)
|
||||||
- [Discord](https://discord.com/invite/5vBgXk3UcZ)
|
- [Discord](https://discord.com/invite/5vBgXk3UcZ)
|
||||||
|
|||||||
@@ -13,5 +13,5 @@ Utilities useful when using Discordeno.
|
|||||||
## Links
|
## Links
|
||||||
|
|
||||||
- [Website](https://discordeno.js.org/)
|
- [Website](https://discordeno.js.org/)
|
||||||
- [Documentation](https://doc.deno.land/https/deno.land/x/discordeno/mod.ts)
|
- [Documentation](https://discordeno.js.org)
|
||||||
- [Discord](https://discord.com/invite/5vBgXk3UcZ)
|
- [Discord](https://discord.com/invite/5vBgXk3UcZ)
|
||||||
|
|||||||
Reference in New Issue
Block a user