fix: command links

This commit is contained in:
neoarz
2025-09-17 08:46:47 -04:00
parent cec370c451
commit b30cbf6677
7 changed files with 7 additions and 7 deletions

View File

@@ -42,7 +42,7 @@ class Half(commands.Cog, name="half"):
view.add_item(discord.ui.Button(
label="Edit Command",
style=discord.ButtonStyle.secondary,
url="https://github.com/neoarz/neos-helper-bot/blob/main/cogs/sidestore/half.py",
url="https://github.com/neoarz/Syntrel/blob/main/cogs/sidestore/half.py",
emoji="<:githubicon:1417717356846776340>"
))
view.add_item(discord.ui.Button(