Release notes on the download page for 3.12.0 go to an incorrect URL
Describe the bug Release notes link on the download page (https://www.python.org/downloads/) for 3.12.0 goes to the wrong location. Should be going to: https://docs.python.org/release/3.12.0/whatsnew/changelog.html#python-3-12-0 (which works if you manually type it following the former versions by convention, but the link currently for the release notes is wrong and goes to: https://www.python.org/downloads/
To Reproduce Steps to reproduce the behavior:
- Go to 'https://www.python.org/downloads/'
- Click on 'Specific Release table, 3.12.0, Release Notes hyperlink'
- Goes to the download page you are already on, and NOT to the actual release notes.
Expected behavior Clicking the 3.12.0 release notes should take you to: https://docs.python.org/release/3.12.0/whatsnew/changelog.html#python-3-12-0
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. iOS] Windows 10
- Browser [e.g. chrome, safari] Chrome
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context Add any other context about the problem here.
Thanks for the report, cc @yhg1s.
Same for 3.12.1
This seems to be fixed for both