Fixit icon indicating copy to clipboard operation
Fixit copied to clipboard

"Edit on GitHub" links are broken

Open kappa opened this issue 5 years ago • 2 comments

Readthedocs-hosted doc pages for individual rules all have links at the top right corner that are broken.

Example: https://fixit.readthedocs.io/en/latest/rules/NoAssertEqualsRule.html has a link to https://github.com/Instagram/Fixit/blob/master/docs/source/rules/NoAssertEqualsRule.rst which does not exist.

kappa avatar Sep 20 '20 05:09 kappa

@kappa these are using absolute links not relative links. Does not work.

iamdevvalecha avatar Dec 15 '20 02:12 iamdevvalecha

@kappa i wanna work on this issue

iamdevvalecha avatar Dec 15 '20 02:12 iamdevvalecha