[docs] fix gateway payload hyperlinks

This commit is contained in:
Sebastian Law
2024-04-18 00:38:31 -07:00
committed by GitHub
parent 5497674ae2
commit 0362b2fd4e
3 changed files with 5 additions and 5 deletions

View File

@ -125,7 +125,7 @@ class VoiceProtocol:
Parameters
------------
data: :class:`dict`
The raw :ddocs:`voice server update payload <topics/gateway#voice-server-update>`.
The raw :ddocs:`voice server update payload <topics/gateway-events#voice-server-update>`.
"""
raise NotImplementedError