From e97aceb2b55a8025ec3648ae5e4a011908859c96 Mon Sep 17 00:00:00 2001 From: Jody Klymak Date: Sat, 18 Aug 2018 12:51:46 -0700 Subject: [PATCH] DOC: make ibm link go to doi not ieee site --- tutorials/colors/colormaps.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/colors/colormaps.py b/tutorials/colors/colormaps.py index ed5d8dff56f1..4a04c5eaf595 100644 --- a/tutorials/colors/colormaps.py +++ b/tutorials/colors/colormaps.py @@ -417,4 +417,4 @@ 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://ieeexplore.ieee.org/document/480803/ +# .. [IBM] https://dx.doi.org/10.1109/VISUAL.1995.480803