Skip to content

Commit e4bfca3

Browse files
committed
Use https instead of ssh for benchmark tools repo
1 parent 3ade89e commit e4bfca3

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 "tasks/benchmark"]
22
path = tasks/benchmark
3-
url = git@github.com:aws/aws-sdk-ruby-benchmark-tools.git
3+
url = https://github.com/aws/aws-sdk-ruby-benchmark-tools.git

0 commit comments

Comments
 (0)