From 4d2f8006777d6354d9b62eae38ebd0a0256d0f94 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 4 Nov 2020 14:02:01 +0100 Subject: curl.se: new home Closes #6172 --- lib/config-plan9.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/config-plan9.h') diff --git a/lib/config-plan9.h b/lib/config-plan9.h index 41440a14e..cc8adde72 100644 --- a/lib/config-plan9.h +++ b/lib/config-plan9.h @@ -11,7 +11,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at https://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is @@ -33,7 +33,7 @@ #define OS "plan9" #define PACKAGE "curl" #define PACKAGE_NAME "curl" -#define PACKAGE_BUGREPORT "a suitable mailing list: https://curl.haxx.se/mail/" +#define PACKAGE_BUGREPORT "a suitable mailing list: https://curl.se/mail/" #define PACKAGE_STRING "curl -" #define PACKAGE_TARNAME "curl" #define PACKAGE_VERSION "-" -- cgit v1.2.1