[wing] Replace git.gnome.org by Gitlab URL in <GitRepository> in DOAP file



commit 42b3a038312f5642192963a198cb2ee741c79621
Author: Andre Klapper <a9016009 gmx de>
Date:   Sun Dec 16 00:44:13 2018 +0100

    Replace git.gnome.org by Gitlab URL in <GitRepository> in DOAP file

 wing.doap | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/wing.doap b/wing.doap
index 2ef20e1..96e81a7 100644
--- a/wing.doap
+++ b/wing.doap
@@ -39,8 +39,8 @@
 
   <repository>
     <GitRepository>
-        <browse rdf:resource="http://git.gnome.org/browse/wing/"/>
-      <location rdf:resource="git://git.gnome.org/wing"/>
+        <browse rdf:resource="https://gitlab.gnome.org/GNOME/wing/"/>
+      <location rdf:resource="https://gitlab.gnome.org/GNOME/wing.git"/>
     </GitRepository>
   </repository>
 


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