Skip to content

Commit 883aa9c

Browse files
authored
Merge pull request #10377 from tetrapod00/rtd-dead-link
Update broken link to RTD docs in comment
2 parents de9b5a9 + 2cbe848 commit 883aa9c

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
@@ -179,7 +179,7 @@
179179

180180
html_title = supported_languages[language] % ( "(" + version + ")" )
181181

182-
# VCS options: https://docs.readthedocs.io/en/latest/vcs.html#github
182+
# Edit on GitHub options: https://docs.readthedocs.io/en/latest/guides/edit-source-links-sphinx.html
183183
html_context = {
184184
"display_github": not is_i18n, # Integrate GitHub
185185
"github_user": "godotengine", # Username

0 commit comments

Comments
 (0)