Issue 41812: Broken link on documentation header - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: docs@python Nosy List: cocoatomo, cryvate, docs@python, mdk
Priority: normal Keywords: patch

Created on 2020-09-19 10:39 by cocoatomo, last changed 2022-04-11 14:59 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
Screen Shot 2020-09-11 at 22.10.37.png cocoatomo, 2020-09-19 10:39 screenshot
Pull Requests
URL Status Linked Edit
PR 22319 closed cocoatomo, 2020-09-19 11:36
Messages (4)
msg377156 - (view) Author: Tomohiko Kinebuchi (cocoatomo) * Date: 2020-09-19 10:39
the link "Documentation" on the head of the top page leads 404 pages.
msg377157 - (view) Author: Tomohiko Kinebuchi (cocoatomo) * Date: 2020-09-19 10:42
the link "Documentation" on the head of the top page leads 404 pages.
msg377158 - (view) Author: Henk-Jaap Wagenaar (cryvate) * Date: 2020-09-19 11:16
I can confirm this seems to happen, link to reproduce (click on "Documentation"):

https://docs.python.org/ja/3/index.html

It redirects to:

https://docs.python.org/ja/index.html

which is a 404
msg378949 - (view) Author: Julien Palard (mdk) * (Python committer) Date: 2020-10-19 13:17
Thanks for the heads up cocoatomo!!

Fixed: https://github.com/python/docsbuild-scripts/commit/c23b401425a47b9c8eaa9626701ba6b9b50531f7