Fix broken "Edit on GitHub" URLs in docs (#6258)

This commit is contained in:
Jakub Kuczys
2023-11-06 22:00:36 +01:00
committed by GitHub
parent 6c4a5e5407
commit ca84cc9c2a

View File

@@ -138,7 +138,7 @@ html_context = {
"display_github": True,
"github_user": "Cog-Creators",
"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,