mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Merge pull request #10377 from tetrapod00/rtd-dead-link
Update broken link to RTD docs in comment
This commit is contained in:
2
conf.py
2
conf.py
@@ -179,7 +179,7 @@ html_theme_options = {
|
|||||||
|
|
||||||
html_title = supported_languages[language] % ( "(" + version + ")" )
|
html_title = supported_languages[language] % ( "(" + version + ")" )
|
||||||
|
|
||||||
# VCS options: https://docs.readthedocs.io/en/latest/vcs.html#github
|
# Edit on GitHub options: https://docs.readthedocs.io/en/latest/guides/edit-source-links-sphinx.html
|
||||||
html_context = {
|
html_context = {
|
||||||
"display_github": not is_i18n, # Integrate GitHub
|
"display_github": not is_i18n, # Integrate GitHub
|
||||||
"github_user": "godotengine", # Username
|
"github_user": "godotengine", # Username
|
||||||
|
|||||||
Reference in New Issue
Block a user