From 5a8009e4dfc6538f9979a8a901ab1c8c20d6e43f Mon Sep 17 00:00:00 2001 From: Mike Toews Date: Sat, 2 Jun 2018 20:46:35 +1200 Subject: use modern URL for DOI --- src/PJ_patterson.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/PJ_patterson.c b/src/PJ_patterson.c index a15c730f..b54847f2 100644 --- a/src/PJ_patterson.c +++ b/src/PJ_patterson.c @@ -33,7 +33,7 @@ * Patterson, T., Savric, B., and Jenny, B. (2015). Cartographic Perspectives * (No.78). Describes the projection design and characteristics, and * developing the equations. doi:10.14714/CP78.1270 - * http://dx.doi.org/10.14714/CP78.1270 + * https://doi.org/10.14714/CP78.1270 * * Port to PROJ.4 by Micah Cochran, 26 March 2016 */ -- cgit v1.2.3