From 233d10649c8bc39f1ecc2be83df547f3ad6a3f84 Mon Sep 17 00:00:00 2001 From: Josh Date: Mon, 28 Jun 2021 13:43:49 +1000 Subject: [docs] Update Sphinx and Fix various references Co-Authored-By: Riley Shaw <30989490+ShineyDev@users.noreply.github.com> --- discord/abc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'discord/abc.py') diff --git a/discord/abc.py b/discord/abc.py index ac80778f..cef45b80 100644 --- a/discord/abc.py +++ b/discord/abc.py @@ -1043,7 +1043,7 @@ class GuildChannel: invite. reason: Optional[:class:`str`] The reason for creating this invite. Shows up on the audit log. - target_type: Optional[:class:`InviteTarget`] + target_type: Optional[:class:`.InviteTarget`] The type of target for the voice channel invite, if any. .. versionadded:: 2.0 -- cgit v1.2.3