BUG: Suggest Edit button doesn't work on all pages
LiamConnors opened this issue · 2 comments
LiamConnors commented
The Suggest Edit button only works on index pages that are in https://github.com/numpy/numpy-tutorials/tree/main/site
So it won't work on this page: https://numpy.org/numpy-tutorials/content/tutorial-svd.html
It throws a 404.
It seems maybe the symbolic link to content in https://github.com/numpy/numpy-tutorials/tree/main/site doesn't work for the link for Suggest Edit.
Couldn't think of a solution other than moving content around, but happy to look further.
bsipocz commented
Thanks for the time reporting the issue.
While it was opened later, #231 has some more info, so I'm closing this a duplicate now.
negativenagesh commented