We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ebc7b0 commit 247797dCopy full SHA for 247797d
docs/sphinx/source/conf.py
@@ -87,7 +87,7 @@ def custom_underline_filter(text, char):
87
'display_github': True,
88
'github_user': 'sofa-framework',
89
'github_repo': 'SofaPython3',
90
- 'github_version': 'tree/master/docs',
+ 'github_version': 'master/docs/sphinx/source',
91
}
92
93
# The language for content autogenerated by Sphinx. Refer to documentation
0 commit comments