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

Skip to content

Commit a3319c6

Browse files
committed
Fixed malformed hyperlink target warning in image_tutorial.rst
1 parent 79d7022 commit a3319c6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/users/image_tutorial.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ object:
228228

229229
There are many other colormap schemes available. See the `list and images of the colormaps <http://matplotlib.sourceforge.net/examples/pylab_examples/show_colormaps.html>`_.
230230

231-
.. _`Color Bars`
231+
.. _`Color Bars`:
232232

233233
Color scale reference
234234
------------------------
@@ -256,7 +256,7 @@ automatically change if you change you switch to a different
256256
colormap - you have to re-create your plot, and add in the colorbar
257257
again.
258258

259-
.. _`Data ranges`
259+
.. _`Data ranges`:
260260

261261
Examining a specific data range
262262
---------------------------------

0 commit comments

Comments
 (0)