### Describe the bug On the [Python Downloads page](https://www.python.org/downloads), the Release Notes button for Python 3.13.7 does not redirect to the actual release notes. Instead, it leads to https://www.python.org/download https://github.com/user-attachments/assets/a338886b-e8df-4578-a098-d2a9b09a5783 ### To Reproduce 1. Go to [https://www.python.org/downloads/](https://www.python.org/downloads/) 2. Locate Python 3.13.7 in the list of available downloads. 3. Click on the Release Notes button. ### Expected behavior The Release Notes button should redirect to the official Python 3.13.7 release notes (usually hosted under https://docs.python.org/release/3.13.7/whatsnew/changelog.html#python-3-13-7). ### URL to the issue https://www.python.org/downloads/ ### Screenshots ```bash "" ``` ### Browsers Chrome ### Operating System macOS ### Browser Version Version 139.0.7258.155 (Official Build) (arm64) ### Relevant log output ```shell ``` ### Additional context _No response_