Change the repository URL in conf.py.

This commit is contained in:
Lukas Tenbrink
2025-08-19 16:05:53 +02:00
parent 752a337a5d
commit 299f672cd6

View File

@@ -45,7 +45,7 @@ html_theme_options = {
html_context = {
"display_github": True,
"github_user": "Ivorforce",
"github_user": "godotengine",
"github_repo": "godot-contributing-docs",
"github_version": "main",
"conf_py_path": "/",