[ghex] Replace Bugzilla by Gitlab URL in DOAP file



commit 6bd8cf7e85b46fd6f5601d71769bcdc155e9499f
Author: Andre Klapper <a9016009 gmx de>
Date:   Sat Dec 15 19:24:39 2018 +0100

    Replace Bugzilla by Gitlab URL in DOAP file

 ghex.doap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghex.doap b/ghex.doap
index 16c0f9e..095ccc8 100644
--- a/ghex.doap
+++ b/ghex.doap
@@ -16,7 +16,7 @@ A useful tool for working with raw data.</description>
 
   <homepage rdf:resource="https://wiki.gnome.org/Apps/Ghex"; />
   <download-page rdf:resource="http://download.gnome.org/sources/ghex/"; />
-  <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=ghex"; />
+  <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/ghex/issues/"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#apps"; />
   <programming-language>C</programming-language>
 


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