Red 3.5.10 - Changelog (#6403)

This commit is contained in:
Jakub Kuczys
2024-07-11 00:42:52 +02:00
committed by GitHub
parent 6ee976c341
commit 7b8acd7ef6
2 changed files with 91 additions and 1 deletions

View File

@@ -250,7 +250,10 @@ intersphinx_mapping = {
extlinks = {
"dpy_docs": (f"{dpy_docs_url}%s", None),
"issue": ("https://github.com/Cog-Creators/Red-DiscordBot/issues/%s", "#%s"),
"ghuser": ("https://github.com/%s", "@%s"),
# below URL redirects to user page, if they don't have GH Sponsors set up,
# while allowing us to direct readers directly at a sponsorship opportunity,
# if they do
"ghuser": ("https://github.com/sponsors/%s", "@%s"),
}
# Doctest