alan-turing-institute / PDSampler.jl

Piecewise Deterministic Sampler library (Bouncy particle sampler, Zig Zag sampler, ...)
Other
33 stars 8 forks source link

the "edit on github" button in doc fails #7

Closed tlienart closed 7 years ago

tlienart commented 7 years ago

https://alan-turing-institute.github.io/PDMP.jl/latest/

top right edit on Github -> 404. It seems to look for an index.md in docs/ however it's in docs/src as in Documenter.jl (https://github.com/JuliaDocs/Documenter.jl/tree/master/docs)

this is the irritating link: https://github.com/alan-turing-institute/PDMP.jl.git/edit/master/docs/index.md

martintoreilly commented 7 years ago

Fixed by: