aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSebastian Law <[email protected]>2021-04-07 04:12:52 -0700
committerGitHub <[email protected]>2021-04-07 07:12:52 -0400
commitece7064e64ecd34da04dc56b935cf696a9d6c310 (patch)
treee50ab90ce853033f56911245b7f8fa820740d601 /docs
parentFix headers in partial webhook channel and guild objects (diff)
downloaddiscord.py-ece7064e64ecd34da04dc56b935cf696a9d6c310.tar.xz
discord.py-ece7064e64ecd34da04dc56b935cf696a9d6c310.zip
[docs] add label to basic converters section
Diffstat (limited to 'docs')
-rw-r--r--docs/ext/commands/commands.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ext/commands/commands.rst b/docs/ext/commands/commands.rst
index 8746a150..5e13425b 100644
--- a/docs/ext/commands/commands.rst
+++ b/docs/ext/commands/commands.rst
@@ -193,6 +193,8 @@ Converters come in a few flavours:
- A custom class that inherits from :class:`~ext.commands.Converter`.
+.. _ext_commands_basic_converters:
+
Basic Converters
++++++++++++++++++