From 21f83e43342619a6a5037748ef0939744f3d44b8 Mon Sep 17 00:00:00 2001 From: "Jeremy T. Hetzel" Date: Wed, 26 Jul 2023 12:15:31 -0230 Subject: [PATCH] docs: Update href to Rogowitz & Treinish 1996 Original href to https://github.com/ResearchComputing/USGS_2015_06_23-25/raw/master/25_June/ColorTheory_References/Why%20Should%20Engineers%20and%20Scientists%20Be%20Worried%20About%20Color.pdf is missing. --- examples/index.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/index.ipynb b/examples/index.ipynb index d394e90..44c8768 100644 --- a/examples/index.ipynb +++ b/examples/index.ipynb @@ -107,7 +107,7 @@ "You can see all the details about the methods used to create these\n", "colormaps in [Peter Kovesi (2015)](https://arxiv.org/pdf/1509.03700v1.pdf) and [Glasbey et al. (2007)](https://strathprints.strath.ac.uk/30312/1/colorpaper_2006.pdf). Other useful\n", "background is available in a research paper from IBM\n", - "[(Rogowitz & Treinish 1996)](https://github.com/ResearchComputing/USGS_2015_06_23-25/raw/master/25_June/ColorTheory_References/Why%20Should%20Engineers%20and%20Scientists%20Be%20Worried%20About%20Color.pdf).\n", + "[(Rogowitz & Treinish 1996)](https://www.researchgate.net/profile/Ahmed_Elhattab2/post/Please_suggest_some_good_3D_plot_tool_Software_for_surface_plot/attachment/5c05ba35cfe4a7645506948e/AS%3A699894335557644%401543879221725/download/Why+Should+Engineers+and+Scientists+Be+Worried+About+Color_.pdf).\n", "\n", "The Matplotlib project also has a number of relevant resources, including an excellent \n", "[2015 SciPy talk](https://www.youtube.com/watch?v=xAoljeRJ3lU), the\n",