sphinx-doc / sphinx-autobuild

Watch a Sphinx directory and rebuild the documentation when a change is detected. Also includes a hot-reload web server.
MIT License
523 stars 75 forks source link

link on pypi is not working #102

Closed johanneswilm closed 1 year ago

johanneswilm commented 3 years ago

The link on pypi leads to https://github.com/GaretJax/sphinx_autobuild . Clicking it leads to a 404 message. It should apparently go to executablebooks/sphinx-autobuild.

welcome[bot] commented 3 years ago

Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:

jasongrout commented 3 years ago

It looks like this was solved in #98.

tnwei commented 2 years ago

Yup it is solved, heads up that this issue can be closed

choldgraf commented 1 year ago

Thanks for noting!