We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36d005f commit 7996fd3Copy full SHA for 7996fd3
lib/matplotlib/cm.py
@@ -2,7 +2,7 @@
2
Builtin colormaps, colormap handling utilities, and the `ScalarMappable` mixin.
3
4
See :doc:`/gallery/color/colormap_reference` for a list of builtin colormaps.
5
-See :doc:`/tutorial/colors/colormaps` for an in-depth discussion of colormaps.
+See :doc:`/tutorials/colors/colormaps` for an in-depth discussion of colormaps.
6
"""
7
from __future__ import (absolute_import, division, print_function,
8
unicode_literals)
0 commit comments