Skip to content

Commit 6fd5aa2

Browse files
committed
Fix version for Edit on GitHub, should link to master
1 parent 9109f76 commit 6fd5aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"display_github": not is_i18n, # Integrate GitHub
185185
"github_user": "godotengine", # Username
186186
"github_repo": "godot-docs", # Repo name
187-
"github_version": "4.4", # Version
187+
"github_version": "master", # Version for Edit on GitHub - keep `master` for 4.x branches
188188
"conf_py_path": "/", # Path in the checkout to the docs root
189189
"godot_docs_title": supported_languages[language],
190190
"godot_docs_basepath": "https://docs.godotengine.org/",

0 commit comments

Comments
 (0)