From d7fe8d0a285193e0be20ae41b5a619422fc12918 Mon Sep 17 00:00:00 2001 From: Paul Date: Fri, 2 Oct 2020 10:05:16 +0100 Subject: [PATCH] update donations URI --- README | 2 +- src/common/defs.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index be8b33a92..3078f0650 100644 --- a/README +++ b/README @@ -760,7 +760,7 @@ Bug/Patch/Feature Request Tracker Internationalisation Status https://www.claws-mail.org/i18n.php Donations - https://www.claws-mail.org/sponsors.php + https://www.claws-mail.org/donations.php Claws Mail for Windows homepage https://www.claws-mail.org/win32/ diff --git a/src/common/defs.h b/src/common/defs.h index d115b5ea5..be7f317f3 100644 --- a/src/common/defs.h +++ b/src/common/defs.h @@ -89,7 +89,7 @@ #define USERS_ML_ADDR "users@lists.claws-mail.org" #define USERS_ML_URI "https://lists.claws-mail.org/cgi-bin/mailman/listinfo/users" #define GPL_URI "https://www.gnu.org/licenses/gpl.html" -#define DONATE_URI "https://www.claws-mail.org/sponsors.php" +#define DONATE_URI "https://www.claws-mail.org/donations.php" #define CONFIG_VERSIONS_URI "https://www.claws-mail.org/cvc.php" #define RELEASE_NOTES_FILE "RELEASE_NOTES" #define THEMEINFO_FILE ".claws_themeinfo" -- 2.25.1