From 74fc7deb094684dd1b2bcf705b60f6115deaf038 Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Mon, 25 Sep 2017 14:30:10 -0700 Subject: [PATCH] Update .gitmodules --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 3ee13ec05..d7b7092cd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,6 +43,6 @@ [submodule "project/lib/tinyfiledialogs"] path = project/lib/tinyfiledialogs url = https://github.com/native-toolkit/tinyfiledialogs -[submodule "project\\lib\\simplefilewatcher"] - path = project\\lib\\simplefilewatcher - url = https://github.com/native-toolkit/simplefilewatcher +[submodule "project/lib/simplefilewatcher"] + path = project/lib/simplefilewatcher + url = https://github.com/native-toolkit/simplefilewatcher \ No newline at end of file