[gnome-calculator] Fix donation link URL changed and no redirect in place, see Infrastructure/gnome-web-www#61



commit 7bb88eee8a6650ddbf003c86b385390c9763a4a2
Author: René Genz <liebundartig freenet de>
Date:   Thu May 13 12:52:00 2021 +0000

    Fix donation link
    URL changed and no redirect in place, see Infrastructure/gnome-web-www#61

 README.md                                | 4 ++--
 data/org.gnome.Calculator.appdata.xml.in | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/README.md b/README.md
index 640e1d91..a9cc2b44 100644
--- a/README.md
+++ b/README.md
@@ -8,5 +8,5 @@ Calculator is an application that solves mathematical equations and is suitable
 
 - Homepage: <https://wiki.gnome.org/Apps/Calculator>
 - Report issues: <https://gitlab.gnome.org/GNOME/gnome-calculator/issues/>
-- Donate: <https://www.gnome.org/friends/>
-- Translate: <https://wiki.gnome.org/TranslationProject>
\ No newline at end of file
+- Donate: <https://www.gnome.org/donate/>
+- Translate: <https://wiki.gnome.org/TranslationProject>
diff --git a/data/org.gnome.Calculator.appdata.xml.in b/data/org.gnome.Calculator.appdata.xml.in
index 23d41f97..a278892e 100644
--- a/data/org.gnome.Calculator.appdata.xml.in
+++ b/data/org.gnome.Calculator.appdata.xml.in
@@ -59,7 +59,7 @@
   <developer_name>The GNOME Project</developer_name>
   <url type="homepage">https://wiki.gnome.org/Apps/Calculator</url>
   <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-calculator/issues</url>
-  <url type="donation">http://www.gnome.org/friends/</url>
+  <url type="donation">http://www.gnome.org/donate/</url>
   <url type="help">https://help.gnome.org/users/gnome-calculator/stable/</url>
   <translation type="gettext">gnome-calculator</translation>
   <content_rating type="oars-1.1" />


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]