From 85a7eab5bb6d82e06ea57fe512f821b6b004c4fe Mon Sep 17 00:00:00 2001 From: Schuyler Cebulskie Date: Sat, 26 Nov 2016 00:47:16 -0500 Subject: [PATCH] Update examples URL --- README.md | 2 +- docs/general/welcome.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c305a51d3..6fc5c584b 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ The ShardingManager and any voice-related functionality is unavailable in these * [Discord API server](https://discord.gg/rV4BwdK) * [Documentation](https://discord.js.org/#/docs) * [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) +* [Examples](https://github.com/hydrabolt/discord.js/tree/master/docs/examples) * [GitHub](https://github.com/hydrabolt/discord.js) * [NPM](https://www.npmjs.com/package/discord.js) * [Related libraries](https://discordapi.com/unofficial/libs.html) diff --git a/docs/general/welcome.md b/docs/general/welcome.md index 33ac6e077..6e2e07a9b 100644 --- a/docs/general/welcome.md +++ b/docs/general/welcome.md @@ -52,7 +52,7 @@ The ShardingManager and any voice-related functionality is unavailable in these * [Discord API server](https://discord.gg/rV4BwdK) * [Documentation](https://discord.js.org/#/docs) * [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) +* [Examples](https://github.com/hydrabolt/discord.js/tree/master/docs/examples) * [GitHub](https://github.com/hydrabolt/discord.js) * [NPM](https://www.npmjs.com/package/discord.js) * [Related libraries](https://discordapi.com/unofficial/libs.html)