Skip to content

Commit d63a56c

Browse files
committed
Update URLs for submodules.
Correct submodule URLs to refer to "livecode" organisation rather than "runrev".
1 parent 0cc0d10 commit d63a56c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[submodule "ide"]
22
path = ide
3-
url = https://github.com/runrev/livecode-ide
3+
url = https://github.com/livecode/livecode-ide
44
branch = develop-8.1
55
[submodule "thirdparty"]
66
path = thirdparty
7-
url = https://github.com/runrev/livecode-thirdparty
7+
url = https://github.com/livecode/livecode-thirdparty
88
branch = develop-8.1
99
[submodule "libcpptest/googletest"]
1010
path = libcpptest/googletest

0 commit comments

Comments
 (0)