summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorCamil Staps2016-02-12 15:01:00 +0100
committerCamil Staps2016-02-12 15:01:00 +0100
commitefd533331d6a7f0c51ef857af448a6c84c3084ed (patch)
tree7f28f4e20a215784f27643ad49029332204528b2 /.gitmodules
parentMakefile (diff)
Removed spaces in path
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
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