mirror of
git://soft.sys114.com/WiringPi2-Python
synced 2026-02-04 16:40:37 +09:00
Merge pull request #60 from neuralpi/master
Changing the protocol of submodule from HTTP to HTTPS
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
||||
[submodule "WiringPi"]
|
||||
path = WiringPi
|
||||
url = http://github.com/wiringPi/WiringPi
|
||||
url = https://github.com/wiringPi/WiringPi
|
||||
|
||||
Reference in New Issue
Block a user