8000 Merge pull request #11881 from jklymak/doc-colormap-doi · matplotlib/matplotlib@88d346f · GitHub
[go: up one dir, main page]

Skip to content

Commit 88d346f

Browse files
committed
Merge pull request #11881 from jklymak/doc-colormap-doi
DOC: make ibm link go to doi not ieee site
1 parent e67b611 commit 88d346f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/colors/colormaps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,4 +391,4 @@ def plot_color_gradients(cmap_category, cmap_list):
391391
# .. [bw] http://www.tannerhelland.com/3643/grayscale-image-algorithm-vb6/
392392
# .. [colorblindness] http://www.color-blindness.com/
393393
# .. [vischeck] http://www.vischeck.com/vischeck/
394-
# .. [IBM] https://ieeexplore.ieee.org/document/480803/
394+
# .. [IBM] https://dx.doi.org/10.1109/VISUAL.1995.480803

0 commit comments

Comments
 (0)
0