Update CTC2 link

This commit is contained in:
Zeva Rose 2021-07-01 13:41:34 -06:00
parent de60327670
commit 16a0a591b4

View file

@ -21,9 +21,7 @@ class CTCCog(commands.Cog):
guild_ids=[578757004059738142], guild_ids=[578757004059738142],
) )
async def _about(self, ctx): async def _about(self, ctx):
await ctx.send( await ctx.send("See https://completethecode.com for more information")
"See https://phase2.completethecode.com for more information"
)
@cog_ext.cog_subcommand( @cog_ext.cog_subcommand(
base="ctc2", base="ctc2",