diff --git a/.gitmodules b/.gitmodules
index 94bd43ffa2cf68cdbe98af615b5c1f95dba2bd2a..7f0eb3f7a3beb4d89e2ce13b65fd192584aa04f6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,12 +1,15 @@
 [submodule "node"]
 	path = node
-	url = ../VILLASnode.git
+	url = ../node.git
 [submodule "backend"]
 	path = backend
-	url = ../VILLASweb-backend.git
+	url = ../web-backend.git
 [submodule "frontend"]
 	path = frontend
-	url = ../VILLASweb.git
+	url = ../web.git
 [submodule "controller"]
 	path = controller
-	url = ../VILLAScontroller.git
+	url = ../controller.git
+[submodule "doc"]
+	path = doc
+	url = "../documentation.git"
diff --git a/doc b/doc
new file mode 160000
index 0000000000000000000000000000000000000000..5080317e00ea4f633a71b602dced7f5b2290bb51
--- /dev/null
+++ b/doc
@@ -0,0 +1 @@
+Subproject commit 5080317e00ea4f633a71b602dced7f5b2290bb51