Clicking "fabric script" hyperlink should get to such script in the URL https://github.com/readthedocs/readthedocs.org/blob/master/fabfile.py
Clicking such hyperlink results in 404 not found, as the script is not in the root directory of readthedocs repository
We us invoke with a tasks.py file now https://github.com/readthedocs/readthedocs.org/blob/master/tasks.py.
@stsewd Would you say it is enough to simply replace the URL then?
EDIT: The sentence is For the Read the Docs community site, we use a fabric script to follow this process
Yeah, the paragraph and url should be updated.
@stsewd Can I work on this?
@preetmishra Hey, feel free to provide a pull request to solve this.
Is the isuue still open ?
then I'd like to work on this .
@susanka068 I seems @preetmishra wants to work on this, but check with him.
@stsewd do we only need to change in url in #6525 from https://github.com/readthedocs/readthedocs.org/blob/master/fabfile.py to https://github.com/readthedocs/readthedocs.org/blob/master/tasks.py.
fixed this issue #6532 @rffontenelle
@susanka068 you need to update the paragraph too.
@susanka068 Hey, make sure no one else is working on an issue before taking it so that you don't up working on the same thing when you could've worked on another issue. I have already attached a PR.
@rffontenelle @stsewd Can you please review it? #6531
Most helpful comment
@preetmishra Hey, feel free to provide a pull request to solve this.