Fix doc URL in Client.fetch_guild

This commit is contained in:
Steve C 2019-07-07 00:33:29 -04:00 committed by Rapptz
parent 8fdcb4de3b
commit 7cec42c8f1

View File

@ -976,7 +976,7 @@ class Client:
.. note:: .. note::
Using this, you will **not** receive :attr:`.Guild.channels`, :class:`.Guild.members`, Using this, you will **not** receive :attr:`.Guild.channels`, :attr:`.Guild.members`,
:attr:`.Member.activity` and :attr:`.Member.voice` per :class:`.Member`. :attr:`.Member.activity` and :attr:`.Member.voice` per :class:`.Member`.
.. note:: .. note::