Merge pull request #10377 from tetrapod00/rtd-dead-link

Update broken link to RTD docs in comment
This commit is contained in:
Max Hilbrunner
2024-12-06 09:23:40 +01:00
committed by GitHub

View File

@@ -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