Skip to content

Commit 4e263b3

Browse files
authored
Fix path for Edit URLs
1 parent ccf9fda commit 4e263b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ To generate dynamic URLs, there exists a set of other options.
263263
# 'github_host': 'github.com',
264264
'github_user': 'readthedocs',
265265
'github_repo': 'sphinx_rtd_theme',
266-
'github_version': 'master/'
266+
'github_version': 'master/docs/'
267267
}
268268
269269

0 commit comments

Comments
 (0)