DOC: Fix broken configobj link in 0.99.x API changes - #31985
Conversation
|
Thank you for opening your first PR into Matplotlib! If you have not heard from us in a week or so, please leave a new comment below and that should bring it to our attention. Most of our reviewers are volunteers and sometimes things fall through the cracks. We also ask that you please finish addressing any review comments on this PR and wait for it to be merged (or closed) before opening a new one, as it can be a valuable learning experience to go through the review process. You can also join us on discourse chat for real-time discussion. For details on testing, writing docs, and our review process, please see the developer guide. We strive to be a welcoming and open project. Please follow our Code of Conduct. |
|
Thanks @erikxvo! Congratulations on your first PR to Matplotlib 🎉 We hope to hear from you again. |
…985-on-v3.11.x Backport PR #31985 on branch v3.11.x (DOC: Fix broken configobj link in 0.99.x API changes)
PR summary
The domain
voidspace.org.ukhas lapsed and been re-registered:http://www.voidspace.org.uk/python/configobj.htmlnow returns HTTP 200 but serves unrelated offshore-gambling content rather than ConfigObj documentation. This updates theconfigobjlink target indoc/api/prev_api_changes/api_changes_0.99.x.rstto the project's current docs at https://configobj.readthedocs.io/en/latest/ — the same replacement already merged in #30317 for another occurrence. Part of #30306.AI Disclosure
No. I did not use AI to write or implement this PR.
PR checklist