diff options
author | 2022-06-28 12:20:23 +0000 | |
---|---|---|
committer | 2022-06-28 12:20:23 +0000 | |
commit | 2385eee8a521aa2a8b8fe834deba4cf7bd15be0d (patch) | |
tree | 1d87b5722002e9b9a8ad2a7a821a388d1162b977 /v7.1.3/output/botcore.utils.regex.html | |
parent | Deploying to docs from @ python-discord/bot-core@28be7e1e8b712084a883a9199028... (diff) |
Deploying to docs from @ python-discord/bot-core@17faeb4cdd58d174382a04424b3ec2b0332c0ec7 ๐
Diffstat (limited to 'v7.1.3/output/botcore.utils.regex.html')
-rw-r--r-- | v7.1.3/output/botcore.utils.regex.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/v7.1.3/output/botcore.utils.regex.html b/v7.1.3/output/botcore.utils.regex.html index 3c4b7b51..aa16b1a3 100644 --- a/v7.1.3/output/botcore.utils.regex.html +++ b/v7.1.3/output/botcore.utils.regex.html @@ -285,7 +285,7 @@ <p class="admonition-title">Warning</p> <p>This regex pattern will capture until a whitespace, if you are to use the โinviteโ capture group in any HTTP requests or similar. Please ensure you sanitise the output using something -such as <code class="xref py py-func docutils literal notranslate"><span class="pre">urllib.parse.quote()</span></code>.</p> +such as <a class="reference external" href="https://docs.python.org/3/library/urllib.parse.html#urllib.parse.quote" title="(in Python v3.10)"><code class="xref py py-func docutils literal notranslate"><span class="pre">urllib.parse.quote()</span></code></a>.</p> </div> <dl class="field-list simple"> </dl> |