diff --git a/tutorials/colors/colormaps.py b/tutorials/colors/colormaps.py index 44680b48898c..31c5714eb8d9 100644 --- a/tutorials/colors/colormaps.py +++ b/tutorials/colors/colormaps.py @@ -422,5 +422,5 @@ def plot_color_gradients(cmap_category, cmap_list): # .. [bw] http://www.tannerhelland.com/3643/grayscale-image-algorithm-vb6/ # .. [colorblindness] http://www.color-blindness.com/ # .. [vischeck] http://www.vischeck.com/vischeck/ -# .. [IBM] https://dx.doi.org/10.1109/VISUAL.1995.480803 +# .. [IBM] https://doi.org/10.1109/VISUAL.1995.480803 # .. [palettable] https://jiffyclub.github.io/palettable/