Skip to content

Commit

Permalink
Fix Show/Edit on GitHub links
Browse files Browse the repository at this point in the history
  • Loading branch information
kxepal committed Oct 2, 2015
1 parent 1ec641f commit 770c4f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,5 @@

html_context['git_branch'] = github_branch = 'master'

github_docs_path = 'share/doc/src'
github_docs_path = 'src'

0 comments on commit 770c4f4

Please sign in to comment.