Opened 10 years ago
Closed 10 years ago
#22870 closed Bug (fixed)
Broken release notes links in dev documentation
Reported by: | makmanalp | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | docs, links, broken link |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Examples:
https://docs.djangoproject.com/en/dev/releases/1.4/
https://docs.djangoproject.com/en/dev/internals/deprecation/
But changing /dev/ to /1.6/ works, for example.
I'm guessing this is partially intentional (maybe a file move?) but most of these links are on the top of google search results like "django release notes" and "django deprecation timeline". Maybe having the docs 404 page show you pages from previous doc versions could be handy? In any case, just thought it might be handy to know.
This was a problem on the server. The docs are currently rebuilding and should be up within a few minutes. Thanks for the report.