[devhelp] Move to GitLab: update more URLs



commit 85b2cb3a091a0f0a3a788de9fb1218db15c73733
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Wed May 23 17:09:49 2018 +0200

    Move to GitLab: update more URLs

 devhelp/dh-init.c             | 2 +-
 flatpak/org.gnome.Devhelp.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/devhelp/dh-init.c b/devhelp/dh-init.c
index 35e7b1cd..cfb9455b 100644
--- a/devhelp/dh-init.c
+++ b/devhelp/dh-init.c
@@ -65,7 +65,7 @@ dh_init (void)
  * gobject-list [1] correctly reports that all Dh* objects have been finalized
  * when quitting the application. On the other hand a DSO destructor runs after
  * the gobject-list's last output, so it's much less convenient, see:
- * https://git.gnome.org/browse/gtksourceview/commit/?id=e761de9c2bee90c232875bbc41e6e73e1f63e145
+ * https://gitlab.gnome.org/GNOME/gtksourceview/commit/e761de9c2bee90c232875bbc41e6e73e1f63e145
  *
  * [1] A tool for debugging the lifetime of GObjects:
  * https://github.com/danni/gobject-list
diff --git a/flatpak/org.gnome.Devhelp.yml b/flatpak/org.gnome.Devhelp.yml
index c9e40c61..f7c7cac7 100644
--- a/flatpak/org.gnome.Devhelp.yml
+++ b/flatpak/org.gnome.Devhelp.yml
@@ -44,7 +44,7 @@ modules:
   - name: amtk
     sources:
       - type: git
-        url: git://git.gnome.org/amtk
+        url: https://gitlab.gnome.org/GNOME/amtk.git
         branch: master
 
   - name: devhelp


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