aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@gmail.com>2018-08-31 12:22:33 +0200
committerPiotr Krysik <ptrkrysik@gmail.com>2018-08-31 12:22:33 +0200
commit840885fe3cf08d725ef0ca2f3845ee6ae9ef9712 (patch)
tree0fe0babda17c0d089352b56cef5463bd9ce9169b
parent592ec9b7859f544b297e9352323b45ceb450a68a (diff)
Changed submodule URLs to point to osmocom servers
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index f87dc9f..ac68d33 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
[submodule "test_data"]
path = test_data
- url = https://github.com/ptrkrysik/test_data.git
+ url = https://git.osmocom.org/ptrkrysik/test_data
[submodule "examples"]
path = examples
- url = https://github.com/ptrkrysik/examples.git
+ url = https://git.osmocom.org/ptrkrysik/examples