Skip to content

Commit 2cbe848

Browse files
committed
Update broken link to RTD docs in comment
1 parent 53ce972 commit 2cbe848

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)