Skip to content

Commit 6447294

Browse files
committed
Fix the submodule URL.
1 parent 5b3254c commit 6447294

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

0 commit comments

Comments
 (0)