diff --git a/cogs/audio.py b/cogs/audio.py index 4eeeab0d8..bb2e9d8e9 100644 --- a/cogs/audio.py +++ b/cogs/audio.py @@ -185,8 +185,8 @@ class Audio: """Plays a local playlist For bot's owner: - https://github.com/Twentysix26/Red-DiscordBot/wiki/Audio-module""" - help_link = "https://github.com/Twentysix26/Red-DiscordBot/wiki/Audio-module" + http://twentysix26.github.io/Red-Docs/red_audio/""" + help_link = "http://twentysix26.github.io/Red-Docs/red_audio/" if self.downloader["DOWNLOADING"]: await self.bot.say("I'm already downloading a track.") return