Skip to content

Commit ddf019d

Browse files
QuLogicmeeseeksmachine
authored andcommitted
Backport PR matplotlib#31985: DOC: Fix broken configobj link in 0.99.x API changes
1 parent e1ed421 commit ddf019d

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)