diff --git a/src/content/docs/v4/reference/modules.mdx b/src/content/docs/v4/reference/modules.mdx index 7ef2d98f9..e62e744fd 100644 --- a/src/content/docs/v4/reference/modules.mdx +++ b/src/content/docs/v4/reference/modules.mdx @@ -57,7 +57,7 @@ export default commandModule({ ``` :::tip -You'll need to publish these modules. Don't worry, we've already got that covered [here](/v4/tools/localizer). +You'll need to publish these modules. Don't worry, we've already got that covered [here](/v4/tools/publisher). You may not see your command instantly in Discord, if so, try refreshing. :::