Skip to content

Commit ae8cc69

Browse files
Update .gitmodules (#296)
fix for the submodule is configured with an ssh path rather than http.
1 parent 4e6ba21 commit ae8cc69

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 "javaagent-core/src/main/proto"]
22
path = javaagent-core/src/main/proto
3-
url = git@github.com:hypertrace/agent-config.git
3+
url = https://github.com/hypertrace/agent-config.git

0 commit comments

Comments
 (0)