From 152f34f98de9264eeb2ba92cd36e6c196b12ff8d Mon Sep 17 00:00:00 2001 From: Mike Toews Date: Sat, 2 Jun 2018 19:37:23 +1200 Subject: Upgrade http:// to https:// where feasible --- docs/source/about.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/source/about.rst') diff --git a/docs/source/about.rst b/docs/source/about.rst index 198dbead..5e625288 100644 --- a/docs/source/about.rst +++ b/docs/source/about.rst @@ -26,7 +26,7 @@ Citation To cite PROJ in publications use: PROJ contributors (2018). PROJ coordinate transformation software - library. Open Source Geospatial Foundation. URL http://proj4.org/. + library. Open Source Geospatial Foundation. URL https://proj4.org/. A BibTeX entry for LaTeX users is @@ -37,7 +37,7 @@ A BibTeX entry for LaTeX users is author = {{PROJ contributors}}, organization = {Open Source Geospatial Foundation}, year = {2018}, - url = {http://proj4.org/}, + url = {https://proj4.org/}, } License -- cgit v1.2.3