use https for submodule

This commit is contained in:
Kyle Spearrin 2018-07-09 16:52:46 -04:00
parent 90dd0d0b9b
commit cd131b2d21
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -1,4 +1,4 @@
[submodule "jslib"]
path = jslib
url = git@github.com:bitwarden/jslib.git
url = https://github.com/bitwarden/jslib.git
branch = master