changed submodule URL to HTTPS to fix netlify build

pull/11519/head
Steven Powell 2021-05-26 16:08:18 -07:00
parent c30dbb0ead
commit 016e90e4c7
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -3,4 +3,4 @@
url = https://github.com/google/docsy.git
[submodule "hack/benchmark/time-to-k8s/time-to-k8s"]
path = hack/benchmark/time-to-k8s/time-to-k8s
url = git@github.com:tstromberg/time-to-k8s.git
url = https://github.com/tstromberg/time-to-k8s.git