[docs] correct hyperlink to discord docs

This commit is contained in:
fretgfr 2024-08-28 15:48:38 -04:00 committed by GitHub
parent 7cf6df166d
commit 794f2bf149
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -199,7 +199,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
-----------