From a80d595cce62bbca2804976988cb7483a45bc523 Mon Sep 17 00:00:00 2001 From: Mike Taves Date: Sat, 1 Jun 2019 16:22:39 +1200 Subject: Update website: proj4.org -> proj.org --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index a76710d0..4d0d3a17 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) AC_INIT([PROJ], [6.1.0], - [https://github.com/OSGeo/proj.4/issues], proj, [https://proj4.org]) + [https://github.com/OSGeo/proj.4/issues], proj, [https://proj.org]) AC_CONFIG_MACRO_DIR([m4]) AC_LANG(C) -- cgit v1.2.3