diff options
| author | Mike Toews <mwtoews@gmail.com> | 2018-06-02 20:46:35 +1200 |
|---|---|---|
| committer | Mike Toews <mwtoews@gmail.com> | 2018-06-02 20:46:35 +1200 |
| commit | 5a8009e4dfc6538f9979a8a901ab1c8c20d6e43f (patch) | |
| tree | df6904bc756d5fc6ced5881eb7a75b0efd74da1d /src/PJ_patterson.c | |
| parent | f8af17699e5e9a00e289f92c9f97102ed93e417e (diff) | |
| download | PROJ-5a8009e4dfc6538f9979a8a901ab1c8c20d6e43f.tar.gz PROJ-5a8009e4dfc6538f9979a8a901ab1c8c20d6e43f.zip | |
use modern URL for DOI
Diffstat (limited to 'src/PJ_patterson.c')
| -rw-r--r-- | src/PJ_patterson.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 */ |
