[gnome-devel-docs] programming-guidelines: Replace git.gnome.org by gitlab.gnome.org



commit 67e4e41a769d7e81c7d1a3190859122bb89866f6
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Mar 1 02:48:31 2019 +0100

    programming-guidelines: Replace git.gnome.org by gitlab.gnome.org

 programming-guidelines/C/databases.page | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/programming-guidelines/C/databases.page b/programming-guidelines/C/databases.page
index 9a418627..6966b0ae 100644
--- a/programming-guidelines/C/databases.page
+++ b/programming-guidelines/C/databases.page
@@ -134,7 +134,7 @@
       GVDB has a simple API which mirrors a conventional hash table. Presently,
       GVDB is only available as a copy-and-paste library; fetch the most recent
       copy of the code from
-      <link href="https://git.gnome.org/browse/gvdb";>GVDB git</link> and copy
+      <link href="https://gitlab.gnome.org/GNOME/gvdb";>GVDB git</link> and copy
       it into your project. It is licensed under LGPLv2.1+.
     </p>
 


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