Skip to content

Commit 9d102bd

Browse files
committed
fix: Submodules should use HTTPS, not SSH
1 parent e779cd0 commit 9d102bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "projects/Utilities/Tests/TestResources"]
22
path = projects/Utilities/Tests/TestResources
3-
url = git@github.com:Team-Lodestone/TestResources.git
3+
url = https://github.com/Team-Lodestone/TestResources.git

0 commit comments

Comments
 (0)