From 627af55175bb00412c54c76aea5f9787b361ad76 Mon Sep 17 00:00:00 2001 From: am0ebe <am0ebe@gmx.de> Date: Wed, 22 Jun 2022 10:52:58 +0200 Subject: [PATCH] . --- camtron.sublime-project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camtron.sublime-project b/camtron.sublime-project index 5798ebf..eed7d0d 100644 --- a/camtron.sublime-project +++ b/camtron.sublime-project @@ -5,7 +5,7 @@ "path": ".", }, { - "path": "~/dox/idiv/camtron", + "path": "../dox", "name": "dox" }, ], -- GitLab