diff options
| author | Rapptz <[email protected]> | 2020-05-23 21:44:30 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2020-05-23 21:44:30 -0400 |
| commit | 66c6be50d8ac5d401a658c757c5f1ccb454c798b (patch) | |
| tree | bc5079ddfca32f952417416f473283cda045017b /discord/embeds.py | |
| parent | player: Close ffmpeg stdin during streaming (diff) | |
| download | discord.py-66c6be50d8ac5d401a658c757c5f1ccb454c798b.tar.xz discord.py-66c6be50d8ac5d401a658c757c5f1ccb454c798b.zip | |
Prepare for the discord.com domain rename
Diffstat (limited to 'discord/embeds.py')
| -rw-r--r-- | discord/embeds.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/embeds.py b/discord/embeds.py index 75c53da1..8acf1e32 100644 --- a/discord/embeds.py +++ b/discord/embeds.py @@ -130,7 +130,7 @@ class Embed: You can find out about this format in the `official Discord documentation`__. - .. _DiscordDocs: https://discordapp.com/developers/docs/resources/channel#embed-object + .. _DiscordDocs: https://discord.com/developers/docs/resources/channel#embed-object __ DiscordDocs_ |