From 0e571352392cbd0ad3fa5eaf3e97331b01073e57 Mon Sep 17 00:00:00 2001 From: Philip Eisenlohr Date: Thu, 25 Mar 2021 14:33:08 -0400 Subject: [PATCH] [skip ci] dx.doi.org --> doi.org --- python/damask/_colormap.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/damask/_colormap.py b/python/damask/_colormap.py index 2b8782134..639a5a04c 100644 --- a/python/damask/_colormap.py +++ b/python/damask/_colormap.py @@ -28,7 +28,7 @@ class Colormap(mpl.colors.ListedColormap): References ---------- K. Moreland, Proceedings of the 5th International Symposium on Advances in Visual Computing, 2009 - http://dx.doi.org/10.1007/978-3-642-10520-3_9 + https://doi.org/10.1007/978-3-642-10520-3_9 P. Eisenlohr et al., International Journal of Plasticity 46:37–53, 2013 https://doi.org/10.1016/j.ijplas.2012.09.012