Skip to content

Commit 57448c9

Browse files
authored
Fix submodule path (#802)
So that it can be resolved by SPM for a fresh build.
1 parent c255290 commit 57448c9

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 "protocol"]
22
path = protocol
3-
url = ../protocol.git
3+
url = https://github.com/livekit/protocol.git

0 commit comments

Comments
 (0)