summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-11-09 14:16:19 +0100
committerAnton Khirnov <anton@khirnov.net>2012-11-09 14:16:19 +0100
commitd114c23d4e51a0d89b2cc983ae16e53f5022e39e (patch)
tree845037e9a9097af3611d8f3cb4ca5d7c852cf02b
parent28cccd57c62e1b7ea74ff5dd85dc3e71e862388e (diff)
Fix submodule URLs.
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index abb5294..a10470b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
[submodule "SetMask_SphericalSurface"]
path = SetMask_SphericalSurface
- url = git://git.khirnov.net/thorns/SetMask_SphericalSurface/.git
+ url = git://git.khirnov.net/thorns/SetMask_SphericalSurface/
[submodule "TGRtensor"]
path = TGRtensor
- url = git://git.khirnov.net/thorns/TGRtensor/.git
+ url = git://git.khirnov.net/thorns/TGRtensor/