Skip to content

Commit e1d251f

Browse files
committed
Fix Codegen URL.
1 parent df2f0d5 commit e1d251f

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
@@ -3,4 +3,4 @@
33
url = https://github.com/realm/SwiftLint.git
44
[submodule "Source/external/objectbox-swift-generator"]
55
path = Source/external/objectbox-swift-generator
6-
url = ../objectbox-swift-generator.git
6+
url=https://github.com/objectbox/objectbox-swift-generator.git

0 commit comments

Comments
 (0)