mirror of
https://github.com/revanced/revanced-documentation.git
synced 2025-01-22 16:37:36 +01:00
chore: use http for submodule urls
This commit is contained in:
parent
bdeec45e73
commit
2177d80309
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,12 +1,12 @@
|
||||
[submodule "repositories/revanced-patches"]
|
||||
path = repositories/revanced-patches
|
||||
url = git@github.com:revanced/revanced-patches.git
|
||||
url = https://github.com/revanced/revanced-patches
|
||||
branch = feat/docs
|
||||
[submodule "repositories/revanced-manager"]
|
||||
path = repositories/revanced-manager
|
||||
url = git@github.com:revanced/revanced-manager.git
|
||||
url = https://github.com/revanced/revanced-manager
|
||||
branch = docs
|
||||
[submodule "repositories/revanced-cli"]
|
||||
path = repositories/revanced-cli
|
||||
url = git@github.com:revanced/revanced-cli.git
|
||||
url = https://github.com/revanced/revanced-cli
|
||||
branch = main
|
||||
|
Loading…
x
Reference in New Issue
Block a user