community: fix URL
This commit is contained in:
parent
db7fa9b7b2
commit
5a5d5c4125
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ class Links:
|
|||
if not targetuser:
|
||||
targetuser = ctx.author
|
||||
await ctx.send(f"{targetuser.mention}: "
|
||||
f"{config.rules_url}#member-roles-breakdown"
|
||||
"https://reswitched.team/discord/#member-roles-breakdown"
|
||||
"\n\n"
|
||||
"Community role allows access to the set of channels "
|
||||
"on the community category (#off-topic, "
|
||||
|
|
Loading…
Reference in a new issue