Skip to content

Commit 2ac2afc

Browse files
committed
Merge pull request #33 from dataxpress/master
Updated .gitmodules to use https instead of http for AFNetworking
2 parents 501c0dd + 2ed63d1 commit 2ac2afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "OHHTTPStubs/UnitTests/AFNetworking"]
22
path = OHHTTPStubs/UnitTests/AFNetworking
3-
url = http://github.com/AFNetworking/AFNetworking.git
3+
url = https://github.com/AFNetworking/AFNetworking.git

0 commit comments

Comments
 (0)