Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2016-11-11 21:55:11 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2016-11-11 21:55:11 +0300
commit58504d90fb340320f4b90def89d12adc45d2ddf8 (patch)
treec61a84f44528634d805a9ac7afec09aaa7de76a1 /.gitmodules
parent6145a2d083468e7b68005c511a2e944446645f26 (diff)
Fix git submodule url
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 7545a7bacd2..20d831d7e4a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -51,4 +51,4 @@
url = git://github.com/mono/bockbuild.git
[submodule "external/linker"]
path = external/linker
- url = git@github.com:mono/linker.git
+ url = git://github.com/mono/linker.git