Skip to content

Commit 8c1bd1a

Browse files
authored
Merge pull request #50 from lanl/blb/submodule
Use https for ports of call submodule
2 parents 5c6c1e3 + dd5933d commit 8c1bd1a

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
@@ -12,4 +12,4 @@
1212
url = https://github.com/kokkos/kokkos.git
1313
[submodule "utils/ports-of-call"]
1414
path = utils/ports-of-call
15-
url = git@github.com:lanl/ports-of-call.git
15+
url = https://github.com/lanl/ports-of-call.git

0 commit comments

Comments
 (0)