mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
Change Edit on GitHub link to point to master
This commit is contained in:
@@ -184,7 +184,7 @@ html_context = {
|
||||
"display_github": not is_i18n, # Integrate GitHub
|
||||
"github_user": "godotengine", # Username
|
||||
"github_repo": "godot-docs", # Repo name
|
||||
"github_version": "4.3", # Version
|
||||
"github_version": "master", # Version
|
||||
"conf_py_path": "/", # Path in the checkout to the docs root
|
||||
"godot_docs_title": supported_languages[language],
|
||||
"godot_docs_basepath": "https://docs.godotengine.org/",
|
||||
|
||||
Reference in New Issue
Block a user