From eaa2c7857e4236f125ad5382323539b025b844dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Thu, 24 May 2018 18:59:50 +0200 Subject: [PATCH] Update submodule URL gnome-shell-sass was migrated to gitlab, so update to the correct URL instead of relying on the redirect. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index f063b42c..8703c71d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "data/gnome-shell-sass"] path = data/gnome-shell-sass - url = https://git.gnome.org/browse/gnome-shell-sass/ + url = https://gitlab.gnome.org/GNOME/gnome-shell-sass.git