From fdcb4851265aeaf266d6e595bdee9049558cca3b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20M=C3=B6bius?= <moebius@cs.rwth-aachen.de>
Date: Thu, 13 Oct 2022 14:39:59 +0000
Subject: [PATCH] Fixed typos

---
 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 46deb76..ae19ef2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,5 +3,5 @@
 	url = https://github.com/pybind/pybind11.git
 [submodule "OpenMesh"]
 	path = OpenMesh
-	url =../OpenMesh/OpenMesh.git
+	url = ../../OpenMesh/OpenMesh.git
 	branch = master
-- 
GitLab