diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 78b3607..ba09e0f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ -[submodule "Assignment 4/pypride"] - path = Assignment 4/pypride +[submodule "Assignment4/pypride"] + path = Assignment4/pypride url = https://github.com/camilstaps/pypride -[submodule "SSH Attack Summary/openssh"] - path = SSH Attack Summary/openssh +[submodule "SSHAttackSummary/openssh"] + path = SSHAttackSummary/openssh url = https://github.com/openssh/openssh-portable.git |