From cec53d40149d71e76a5319a13130ee0b2fcc73b4 Mon Sep 17 00:00:00 2001 From: Dan White Date: Fri, 27 Jan 2012 23:03:44 -0600 Subject: [PATCH] Fixup submodules --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 7bdc065..42c049b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "test-pcb/waeda-sym"] - path = test-pcb/waeda-sym - url = /home/dan/waeda/waeda-sym + path = sch-pcb/waeda-sym + url = ssh://dan@git.whiteaudio.com/space/git/waeda-sym.git [submodule "test-pcb/waeda-fp"] - path = test-pcb/waeda-fp + path = sch-pcb/waeda-fp url = ssh://dan@git.whiteaudio.com/space/git/waeda-fp.git -- 2.25.1