Skip to content

Commit

Permalink
Fix edit page link
Browse files Browse the repository at this point in the history
  • Loading branch information
omidraha committed Sep 7, 2018
1 parent 978cf62 commit 0e804f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
extensions = ['edit_on_github']

edit_on_github_project = 'omidraha/mystack'
edit_on_github_branch = 'master/src'
edit_on_github_branch = 'master'

# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
Expand Down

0 comments on commit 0e804f0

Please sign in to comment.