[console/zbrown/ref-fun: 1/4] doap: update address




commit aa00c84f9da67b56b6ef17004a9f3590c4d40169
Author: Zander Brown <zbrown gnome org>
Date:   Sat Feb 12 02:21:54 2022 +0000

    doap: update address
    
    Fix: https://gitlab.gnome.org/GNOME/console/-/issues/102

 console.doap | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/console.doap b/console.doap
index 99f23fb..11d4ae2 100644
--- a/console.doap
+++ b/console.doap
@@ -3,9 +3,9 @@
          xmlns:gnome="http://api.gnome.org/doap-extensions#"; xmlns="http://usefulinc.com/ns/doap#";>
   <name xml:lang="en">Console</name>
   <shortdesc xml:lang="en">Terminal Emulator</shortdesc>
-  <homepage rdf:resource="https://gitlab.gnome.org/ZanderBrown/kgx/"; />
-  <download-page rdf:resource="https://gitlab.gnome.org/ZanderBrown/kgx/"; />
-  <bug-database rdf:resource="https://gitlab.gnome.org/ZanderBrown/kgx/issues/"; />
+  <homepage rdf:resource="https://gitlab.gnome.org/GNOME/console"; />
+  <download-page rdf:resource="https://gitlab.gnome.org/GNOME/console"; />
+  <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/console/issues/"; />
   <programming-language>C</programming-language>
   <description xml:lang="en">
     A simple user-friendly terminal emulator for the GNOME desktop.


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