Skip to content

Commit b822866

Browse files
authored
Merge pull request matplotlib#31988 from meeseeksmachine/auto-backport-of-pr-31985-on-v3.11.x
Backport PR matplotlib#31985 on branch v3.11.x (DOC: Fix broken configobj link in 0.99.x API changes)
2 parents e1ed421 + ddf019d commit b822866

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/prev_api_changes/api_changes_0.99.x.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Changes beyond 0.99.x
6767
required by the experimental traited config and are somewhat out of
6868
date. If needed, install them independently.
6969

70-
.. _configobj: http://www.voidspace.org.uk/python/configobj.html
70+
.. _configobj: https://configobj.readthedocs.io/en/latest/
7171
.. _`enthought.traits`: http://code.enthought.com/pages/traits.html
7272

7373
* The new rc parameter ``savefig.extension`` sets the filename extension

0 commit comments

Comments
 (0)