[gnome-boxes] doap, readme: Update Boxes homepage links to gnomeboxes.org



commit dd6b460beec18dbe5770857aaa06d75b963aa765
Author: Felipe Borges <felipeborges gnome org>
Date:   Tue May 31 11:06:26 2022 +0200

    doap, readme: Update Boxes homepage links to gnomeboxes.org
    
    gnomeboxes.org redirects to https://apps.gnome.org/app/org.gnome.Boxes
    which is the best landing page for users to find info about using
    and contributing to Boxes. This also has better SEO.
    
    I registered the gnomeboxes.org domain in gandi.net using my
    felipeborges gnome org account, meaning that in case of a bus factor
    situation the GNOME sysadmins should be capable of recovering the
    domain.
    
    Fixes #804

 README.md        | 2 +-
 gnome-boxes.doap | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/README.md b/README.md
index 8289088d..f0d32811 100644
--- a/README.md
+++ b/README.md
@@ -50,5 +50,5 @@ If you forget about something important, we will probably ask.
 
 ### References
 
-* [GNOME Boxes](https://wiki.gnome.org/Apps/Boxes)
+* [GNOME Boxes](https://gnomeboxes.org)
 * [GNOME Boxes Wiki](https://wiki.GNOME.org/Design/Apps/Boxes)
diff --git a/gnome-boxes.doap b/gnome-boxes.doap
index ccfa783b..4464417a 100644
--- a/gnome-boxes.doap
+++ b/gnome-boxes.doap
@@ -11,11 +11,11 @@
   <programming-language>Vala</programming-language>
 
   <homepage
-  rdf:resource="https://wiki.gnome.org/Apps/Boxes"; />
+  rdf:resource="https://gnomeboxes.org"; />
   <mailing-list
-  rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-boxes-list"; />
+  rdf:resource="https://discourse.gnome.org/tag/boxes"; />
   <download-page
-  rdf:resource="http://download.gnome.org/sources/gnome-boxes/"/>
+  rdf:resource="https://download.gnome.org/sources/gnome-boxes/"/>
   <bug-database
   rdf:resource="https://gitlab.gnome.org/GNOME/gnome-boxes/issues"/>
 


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