Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3f1ba02

Browse files
committed
fixing a couple links
1 parent 356815a commit 3f1ba02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/users/image_tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Note that you can also change colormaps on existing plot objects using the
226226

227227
There are many other colormap schemes available. See the `list and
228228
images of the colormaps
229-
<../examples/color/plot_colormaps_reference.html>`_.
229+
<../examples/color/colormaps_reference.html>`_.
230230

231231
.. _`Color Bars`:
232232

doc/users/screenshots.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ command, which includes customizations such as error bars:
103103
It's also simple to create stacked bars
104104
(`bar_stacked.py <../examples/pylab_examples/bar_stacked.html>`_),
105105
or horizontal bar charts
106-
(`barh.py <../examples/lines_bars_and_markers/plot_barh.html>`_).
106+
(`barh.py <../examples/lines_bars_and_markers/barh.html>`_).
107107

108108
.. _screenshots_pie_demo:
109109

0 commit comments

Comments
 (0)