diff --git a/jarvis/cogs/ctc2.py b/jarvis/cogs/ctc2.py index 2302fcc..7271b31 100644 --- a/jarvis/cogs/ctc2.py +++ b/jarvis/cogs/ctc2.py @@ -21,9 +21,7 @@ class CTCCog(commands.Cog): guild_ids=[578757004059738142], ) async def _about(self, ctx): - await ctx.send( - "See https://phase2.completethecode.com for more information" - ) + await ctx.send("See https://completethecode.com for more information") @cog_ext.cog_subcommand( base="ctc2",