I noticed a broken link from the Warehouse help pages to packaging.python.org, and was going to fix it, when I realised every link from Warehouse to packaging.python.org is broken. As are links here on the issue tracker, and links on Discourse posted up to yesterday.
Specifically, a URL like https://packaging.python.org/specifications/core-metadata/ needs an added /en/latest/ to work again. I'm guessing it used to have the 'single version' checkbox selected on RTD, and no longer does ("Use this with caution, only turn it on if you will never have multiple versions of your docs.")
IMO, we should either re-enable that setting ASAP (before people share too many links with the new scheme), or add redirects on RTD so existing links still work.
I noticed a broken link from the Warehouse help pages to packaging.python.org, and was going to fix it, when I realised every link from Warehouse to packaging.python.org is broken. As are links here on the issue tracker, and links on Discourse posted up to yesterday.
Specifically, a URL like https://packaging.python.org/specifications/core-metadata/ needs an added
/en/latest/to work again. I'm guessing it used to have the 'single version' checkbox selected on RTD, and no longer does ("Use this with caution, only turn it on if you will never have multiple versions of your docs.")IMO, we should either re-enable that setting ASAP (before people share too many links with the new scheme), or add redirects on RTD so existing links still work.