diff --git a/docs/cli/publish.md b/docs/cli/publish.md index bbbb2f6d9..0c6d8d31c 100644 --- a/docs/cli/publish.md +++ b/docs/cli/publish.md @@ -22,7 +22,7 @@ MODE= - Calls the discord API with the [PUT route](https://discord.com/developers/docs/interactions/application-commands#bulk-overwrite-global-application-commands). Wherever your commands directory is located, publish will override the existing application commands at Discord. Existing commands do not count towards the command limit creation daily. You may pass these in as command line arguments as well. **CLI arguments take precedence.** -If you do not know how to obtain either of these credentials, +If you do not know how to obtain either of these credentials, [click here](https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token) ## Usage