mirror of
https://github.com/appium/appium.git
synced 2026-01-29 13:49:01 -06:00
make apidemos submodule use http instead of ssh
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -6,4 +6,4 @@
|
||||
url = https://github.com/appium/appium.github.com.git
|
||||
[submodule "submodules/ApiDemos"]
|
||||
path = submodules/ApiDemos
|
||||
url = git@github.com:appium/android-apidemos.git
|
||||
url = https://github.com/appium/android-apidemos.git
|
||||
|
||||
Reference in New Issue
Block a user