Browse Source

[docs] correct hyperlink to discord docs

pull/10109/head
fretgfr 10 months ago
committed by dolfies
parent
commit
aa0c8748cb
  1. 2
      discord/embeds.py

2
discord/embeds.py

@ -198,7 +198,7 @@ class Embed:
"""Converts a :class:`dict` to a :class:`Embed` provided it is in the
format that Discord expects it to be in.
You can find out about this format in the :ddocs:`official Discord documentation <resources/channel#embed-object>`.
You can find out about this format in the :ddocs:`official Discord documentation <resources/message#embed-object>`.
Parameters
-----------

Loading…
Cancel
Save