diff options
author | Moonchild <moonchild@palemoon.org> | 2020-10-22 11:11:28 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-10-22 11:11:28 +0000 |
commit | 14a93558ccffb0be6cdef3335fd9e2f5c005a155 (patch) | |
tree | d0e3c98ce281783dea9e1ecbf88891df734ea841 /.gitmodules | |
parent | a61cc61aa958a04cad88ddb418996d839bba525f (diff) | |
download | basilisk-14a93558ccffb0be6cdef3335fd9e2f5c005a155.tar.gz |
Switch submodule to new repo location
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 77dd2cb..e393e49 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "platform"] - path = platform - url = https://github.com/MoonchildProductions/UXP.git +[submodule "platform"]
+ path = platform
+url=https://repo.palemoon.org/MCP/UXP.git
\ No newline at end of file |