diff options
author | Matt Strapp <matt@mattstrapp.net> | 2022-02-15 09:26:36 -0600 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2022-02-15 09:26:36 -0600 |
commit | 5cbc879c60b3bafe29e8f07f82e2f34b55d81a48 (patch) | |
tree | dd575c40e1f704c18912e90b5d0041074722173c /.gitmodules | |
parent | Make HTTP link not wrong (diff) | |
download | ee4511w-5cbc879c60b3bafe29e8f07f82e2f34b55d81a48.tar ee4511w-5cbc879c60b3bafe29e8f07f82e2f34b55d81a48.tar.gz ee4511w-5cbc879c60b3bafe29e8f07f82e2f34b55d81a48.tar.bz2 ee4511w-5cbc879c60b3bafe29e8f07f82e2f34b55d81a48.tar.lz ee4511w-5cbc879c60b3bafe29e8f07f82e2f34b55d81a48.tar.xz ee4511w-5cbc879c60b3bafe29e8f07f82e2f34b55d81a48.tar.zst ee4511w-5cbc879c60b3bafe29e8f07f82e2f34b55d81a48.zip |
Use newer web interface
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 7acc11c..dd3be4d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "Uploads/ee4951W_pendulum_web"] - path = Uploads/ee4951W_pendulum_web - url = https://github.com/RosstheRoss/ee4951W_pendulum_web.git +[submodule "4951w-pendulum"] + path = Web + url = git@github.com:RosstheRoss/4951w-pendulum.git |