diff options
author | 2022-06-28 12:11:54 +0000 | |
---|---|---|
committer | 2022-06-28 12:11:54 +0000 | |
commit | 05394fec96b65e6f97d53a5b4d5fe47b07fcebc2 (patch) | |
tree | 402ced04f0bf0608a8557e9f4f62fd058058f6b7 /v7.1.3/output/botcore.utils.regex.html | |
parent | Deploying to docs from @ python-discord/bot-core@149e278d3b6111a6f45f31e99311... (diff) |
Deploying to docs from @ python-discord/bot-core@28be7e1e8b712084a883a9199028c0cab876361c ๐
Diffstat (limited to 'v7.1.3/output/botcore.utils.regex.html')
-rw-r--r-- | v7.1.3/output/botcore.utils.regex.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/v7.1.3/output/botcore.utils.regex.html b/v7.1.3/output/botcore.utils.regex.html index f16688ac..3c4b7b51 100644 --- a/v7.1.3/output/botcore.utils.regex.html +++ b/v7.1.3/output/botcore.utils.regex.html @@ -205,7 +205,7 @@ </li> <li class="toctree-l2 "> - <a class="version_link reference internal" href="../../v7.2.0-alpha/output/botcore.utils.regex.html">v7.2.0-alpha</a> + <a class="version_link reference internal" href="../../v7.2.0/output/botcore.utils.regex.html">v7.2.0</a> </li> <li class="toctree-l2 current-page"> @@ -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 <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> +such as <code class="xref py py-func docutils literal notranslate"><span class="pre">urllib.parse.quote()</span></code>.</p> </div> <dl class="field-list simple"> </dl> |