Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDocs: Edit links are broken #155
Closed
Labels
Milestone
Comments
|
Seems like this is either an issue with ReadTheDocs or my configuration, but definitely an issue. Thanks for letting me know, will reach out and see if I can find a solution for this. |
|
Filed readthedocs/readthedocs.org#7246 to follow up on this. Marking as in-progress until resolution has been found. Edit: Whups, it wasn't an issue with ReadTheDocs - my configuration was wrong :( Fixed now though! |
|
Resolved by fdaf3f4. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug/Issue Description:
Doc pages on rtd are missing the repository name in their "Edit this page" URLs.
https://pyscenedetect.readthedocs.io/en/latest/, for example, links to https://github.com/Breakthrough/edit/master/docs/index.md when it should be https://github.com/Breakthrough/PySceneDetect/edit/master/docs/index.md