[cheese] Remove trailing .com from Gitlab URL



commit 7951ad389735d77f9faf74ebaebd691ba9285202
Author: David King <amigadave amigadave com>
Date:   Mon Sep 20 15:58:08 2021 +0100

    Remove trailing .com from Gitlab URL

 cheese.doap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cheese.doap b/cheese.doap
index 1f02133a..e6fa2bc2 100644
--- a/cheese.doap
+++ b/cheese.doap
@@ -36,7 +36,7 @@
       <gnome:userid>davidk</gnome:userid>
       <foaf:account>
         <foaf:OnlineAccount>
-            <foaf:accountServiceHomepage rdf:resource="https://gitlab.gnome.org.com/"/>
+            <foaf:accountServiceHomepage rdf:resource="https://gitlab.gnome.org/"/>
             <foaf:accountName>davidk</foaf:accountName>
         </foaf:OnlineAccount>
       </foaf:account>


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