update submodule URL to SF.net
This commit is contained in:
parent
d001ca1263
commit
600d6cfb5f
1 changed files with 3 additions and 3 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -1,14 +1,14 @@
|
||||||
[submodule "simgear"]
|
[submodule "simgear"]
|
||||||
path = simgear
|
path = simgear
|
||||||
url = https://gitorious.org/fg/simgear.git
|
url = git://git.code.sf.net/p/flightgear/simgear
|
||||||
branch = next
|
branch = next
|
||||||
[submodule "flightgear"]
|
[submodule "flightgear"]
|
||||||
path = flightgear
|
path = flightgear
|
||||||
url = https://gitorious.org/fg/flightgear.git
|
url = git://git.code.sf.net/p/flightgear/flightgear
|
||||||
branch = next
|
branch = next
|
||||||
[submodule "fgrun"]
|
[submodule "fgrun"]
|
||||||
path = fgrun
|
path = fgrun
|
||||||
url = https://gitorious.org/fg/fgrun.git
|
url = git://git.code.sf.net/p/flightgear/fgrun
|
||||||
branch = next
|
branch = next
|
||||||
[submodule "fgdata"]
|
[submodule "fgdata"]
|
||||||
path = fgdata
|
path = fgdata
|
||||||
|
|
Loading…
Add table
Reference in a new issue