mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Fix path for Edit URLs
This commit is contained in:
parent
ccf9fdaa79
commit
4e263b38aa
@ -263,7 +263,7 @@ To generate dynamic URLs, there exists a set of other options.
|
||||
# 'github_host': 'github.com',
|
||||
'github_user': 'readthedocs',
|
||||
'github_repo': 'sphinx_rtd_theme',
|
||||
'github_version': 'master/'
|
||||
'github_version': 'master/docs/'
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user