-
Notifications
You must be signed in to change notification settings - Fork 4
Description
If I knew the suitable source repo for pyac.readthedocs.io I could file a PR w/ the ...
... found functioning links for multiple 404ers in pyac.readthedocs.io.
https://pyac.readthedocs.io/en/latest/ OK
|
|------> [repository] (https://pyac.readthedocs.io/en/latest/docs/source/) 404
| [repository] (https://github.com/juga0/pyac/blob/master/docs/source/) OK
|
|------> [Installation] (https://pyac.readthedocs.io/en/latest/docs/source/install.rst) 404
| [Installation] (https://github.com/juga0/pyac/blob/master/docs/source/install.rst) OK
|
|-> [Running] (https://pyac.readthedocs.io/en/latest/docs/source/run.rst) 404
| ... [Running] (https://pyac.readthedocs.io/en/latest/docs/source/run.rst) OK
| ...
But could not change them after cloning this repo here as it looks like that it is not the exact source for pyac.readthedocs.io.
For example pyac.readthedocs.io has more sub points under 'Acknowledgments' than this repo.