8000 Fix link in documentation. Closes #4391. · matplotlib/matplotlib@1fd5f89 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1fd5f89

Browse files
committed
Fix link in documentation. Closes #4391.
1 parent f8b671f commit 1fd5f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/mpl_toolkits/axes_grid/users/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ Curvilinear Grid
464464
The motivation behind the AxisArtist module is to support curvilinear grid
465465
and ticks.
466466

467-
.. plot:: mpl_toolkits/axes_grid/examples/demo_floating_axis.py
467+
.. plot:: mpl_toolkits/axes_grid/examples/demo_curvelinear_grid.py
468468

469469
See :ref:`axisartist-manual` for more details.
470470

0 commit comments

Comments
 (0)
0