Small broken link on the docs.python.org page
Hey Python team! I’m noticing a broken link on the docs.python.org <http://docs.python.org/> page. The bottom of the page, regarding Sphinx, is broken: Clicking that Sphinx link leads to a 404 error. I believe the link should be updated to: https://pypi.org/project/Sphinx/ <https://pypi.org/project/Sphinx/> as referenced here: https://github.com/python/cpython/tree/master/Doc <https://github.com/python/cpython/tree/master/Doc> Thanks, Nick
On Sat, Jan 11, 2020 at 5:08 PM Nicholas Chen via docs <docs@python.org> wrote:
Hey Python team!
I’m noticing a broken link on the docs.python.org page. The bottom of the page, regarding Sphinx, is broken:
Hi Nicholas, and thanks for the report. This has already been fixed [1] in the Sphinx theme used for docs.python.org, but the fix has not been released or deployed to docs.python.org yet. I've requested a release, and hopefully it will be available soon. [1] https://github.com/python/python-docs-theme/commit/fc9f203dd79587c8aed2b822c... Regards, -- Zach
Awesome, thanks Zach!
On Jan 12, 2020, at 3:55 PM, Zachary Ware <zachary.ware+pydocs@gmail.com> wrote:
On Sat, Jan 11, 2020 at 5:08 PM Nicholas Chen via docs <docs@python.org> wrote:
Hey Python team!
I’m noticing a broken link on the docs.python.org page. The bottom of the page, regarding Sphinx, is broken:
Hi Nicholas, and thanks for the report. This has already been fixed [1] in the Sphinx theme used for docs.python.org, but the fix has not been released or deployed to docs.python.org yet. I've requested a release, and hopefully it will be available soon.
[1] https://github.com/python/python-docs-theme/commit/fc9f203dd79587c8aed2b822c...
Regards, -- Zach
participants (2)
-
Nicholas Chen -
Zachary Ware