Fixed 'Edit on Github' not working
This commit is contained in:
parent
4aca2d05e5
commit
2a8845bacf
@ -46,7 +46,7 @@ html_context = {
|
|||||||
'display_github': True,
|
'display_github': True,
|
||||||
'github_user': 'ALRhub',
|
'github_user': 'ALRhub',
|
||||||
'github_repo': 'fancy_gym',
|
'github_repo': 'fancy_gym',
|
||||||
'github_version': 'release/docs/source',
|
'github_version': 'release/docs/source/',
|
||||||
}
|
}
|
||||||
|
|
||||||
def setup(app):
|
def setup(app):
|
||||||
|
Loading…
Reference in New Issue
Block a user