Skip to content

Commit 5f09231

Browse files
committed
Change domain
Change domain from Teapot.page -> Teapot.bot
1 parent ca7f4d6 commit 5f09231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teapot/cogs/cmds.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ async def debug(ctx):
198198
inline=True)
199199
embed.add_field(name="Bug Report:", value="[Issues](https://github.com/RedCokeDevelopment/Teapot.py/issues)",
200200
inline=True)
201-
embed.add_field(name="Website:", value="[Website](https://teapot.page)", inline=True)
201+
embed.add_field(name="Website:", value="[Website](https://teapot.bot)", inline=True)
202202
embed.add_field(name="Links",
203203
value="[Support Discord](https://discord.gg/7BRGs6F) | [Add bot to server]" +
204204
"(https://discordapp.com/oauth2/authorize?client_id=669880564270104586&permissions=8&scope=bot) | " +

0 commit comments

Comments
 (0)