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"]
|
||||
path = simgear
|
||||
url = https://gitorious.org/fg/simgear.git
|
||||
url = git://git.code.sf.net/p/flightgear/simgear
|
||||
branch = next
|
||||
[submodule "flightgear"]
|
||||
path = flightgear
|
||||
url = https://gitorious.org/fg/flightgear.git
|
||||
url = git://git.code.sf.net/p/flightgear/flightgear
|
||||
branch = next
|
||||
[submodule "fgrun"]
|
||||
path = fgrun
|
||||
url = https://gitorious.org/fg/fgrun.git
|
||||
url = git://git.code.sf.net/p/flightgear/fgrun
|
||||
branch = next
|
||||
[submodule "fgdata"]
|
||||
path = fgdata
|
||||
|
|
Loading…
Reference in a new issue