From b6bff06586f5f0c877de6e80174050a5b58dff31 Mon Sep 17 00:00:00 2001 From: Triston Date: Sat, 17 Feb 2024 12:09:26 -0600 Subject: [PATCH] replace personal notes dir with obsidian start vault --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 6ce6545..a5b2712 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "notes"] path = notes - url = ../triston-notes.git + url = https://github.com/SoRobby/ObsidianStarterVault.git