[gedit] Capitalize GNOME in the submodule URL



commit 1a527b41e03a637188474bca0c9d05e61d679108
Author: Ken VanDine <ken vandine canonical com>
Date:   Wed Feb 6 15:34:28 2019 -0500

    Capitalize GNOME in the submodule URL

 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitmodules b/.gitmodules
index e3f07001e..fa136361f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
 [submodule "subprojects/libgd"]
        path = subprojects/libgd
-       url = https://gitlab.gnome.org/gnome/libgd.git
+       url = https://gitlab.gnome.org/GNOME/libgd.git


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