Skip to content

Commit c0c2194

Browse files
committed
Use https, not ssh, for submodule url
1 parent 7f77733 commit c0c2194

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 "_includes/professional-statements"]
22
path = _includes/professional-statements
3-
url = git@github.com:mmore500/professional-statements.git
3+
url = https://github.com/mmore500/professional-statements.git

0 commit comments

Comments
 (0)