Update CTC2 link
This commit is contained in:
parent
de60327670
commit
16a0a591b4
1 changed files with 1 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue