mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Fix broken "Edit on GitHub" URLs in docs (#6258)
This commit is contained in:
parent
6c4a5e5407
commit
ca84cc9c2a
@ -138,7 +138,7 @@ html_context = {
|
|||||||
"display_github": True,
|
"display_github": True,
|
||||||
"github_user": "Cog-Creators",
|
"github_user": "Cog-Creators",
|
||||||
"github_repo": "Red-DiscordBot",
|
"github_repo": "Red-DiscordBot",
|
||||||
"github_version": "V3/develop/docs/",
|
"github_version": "V3/develop",
|
||||||
}
|
}
|
||||||
|
|
||||||
# Add any paths that contain custom static files (such as style sheets) here,
|
# Add any paths that contain custom static files (such as style sheets) here,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user