mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 09:56:09 +00:00
Fix various reference issues in documentation
Co-Authored-By: Riley Shaw <30989490+ShineyDev@users.noreply.github.com>
This commit is contained in:
@ -71,7 +71,7 @@ class VoiceProtocol:
|
||||
This class allows you to implement a protocol to allow for an external
|
||||
method of sending voice, such as Lavalink_ or a native library implementation.
|
||||
|
||||
These classes are passed to :meth:`abc.Connectable.connect`.
|
||||
These classes are passed to :meth:`abc.Connectable.connect <VoiceChannel.connect>`.
|
||||
|
||||
.. _Lavalink: https://github.com/freyacodes/Lavalink
|
||||
|
||||
|
Reference in New Issue
Block a user