mirror of
https://github.com/huhu/rust-search-extension
synced 2024-11-12 22:57:10 +00:00
Change submodule protocol to https
This commit is contained in:
parent
af362d4634
commit
5fc6beb526
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,6 +1,6 @@
|
|||
[submodule "core"]
|
||||
path = core
|
||||
url = git@github.com:huhu/search-extension-core.git
|
||||
url = https://github.com/huhu/search-extension-core
|
||||
[submodule "docs/themes/juice"]
|
||||
path = docs/themes/juice
|
||||
url = https://github.com/huhu/juice
|
||||
|
|
Loading…
Reference in a new issue