update edit docs link (nw)

update edit docs link (nw)
This commit is contained in:
Stiletto 2017-05-10 10:41:29 -04:00 committed by GitHub
parent 683950f25e
commit 847e0a1d14

View File

@ -34,8 +34,8 @@ extensions = [
'edit_on_github',
]
edit_on_github_project = 'mamedev/docs'
edit_on_github_branch = 'master/source'
edit_on_github_project = 'mamedev/mame'
edit_on_github_branch = 'master/docs/source'
# Math
mathjax_path = "http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"