diff --git a/.gitignore b/.gitignore
index 39586c49e31dccc3b315e3b0363a78db7e2be7c2..e0db99e1979a2d9a793a3bb188813cc7627d8f7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,7 +56,7 @@
 
 ### Ignore compiled pdfs
 *.pdf
-!figures/*/*.pdf
+!figures/**/*.pdf
 
 ## Other ignore
 ## ----------------------------------------------------------------------------
diff --git a/.gitmodules b/.gitmodules
index 631ca774ca070b91277ad1e34f217ef40b3661ad..bb4d0520cd91b9abcf3e2c83d4afe33675e71e64 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,7 +1,7 @@
 [submodule "style/uliege-latex"]
 	path = style/uliege-latex
 	url = git@gitlab.uliege.be:thlamb/uliege-latex.git
-	url = ../uliege-latex.git
+	url = ../../thlamb/uliege-latex.git
 [submodule "style/trigonthesis"]
 	path = style/trigonthesis
 	url = git@gitlab.public:thlamb/trigonthesis.git