diff --git a/apps/guide/content/docs/legacy/sharding/index.mdx b/apps/guide/content/docs/legacy/sharding/index.mdx index f0377ee3f..f003d275e 100644 --- a/apps/guide/content/docs/legacy/sharding/index.mdx +++ b/apps/guide/content/docs/legacy/sharding/index.mdx @@ -50,7 +50,7 @@ The above code utilizes the discord.js sharding manager to spawn the recommended You can find the methods available for the ShardingManager class `ShardingManager`. Though, you may not be making much use of this section, unlike the next feature we will explore, which you may learn about by clicking [this - link](./additional-information). + link](./sharding/additional-information). ## Getting started