mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-04-20 20:13:40 +03:00
Switch to https instead of ssh
This commit is contained in:
parent
75614ef673
commit
4d26eaef37
1 changed files with 2 additions and 2 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -1,6 +1,6 @@
|
||||||
[submodule "jquery-ui"]
|
[submodule "jquery-ui"]
|
||||||
path = jquery-ui
|
path = jquery-ui
|
||||||
url = git@github.com:jquery/jquery-ui.git
|
url = https://github.com/jquery/jquery-ui.git
|
||||||
[submodule "jtable"]
|
[submodule "jtable"]
|
||||||
path = jtable
|
path = jtable
|
||||||
url = git@github.com:hikalkan/jtable.git
|
url = https://github.com/hikalkan/jtable.git
|
||||||
|
|
Loading…
Add table
Reference in a new issue