Skip to content

Commit a3b911a

Browse files
committed
janet-simple: Fix URL
CI everywhere is getting hit by LetsEncrypt's new root CA cert.
1 parent 78f127b commit a3b911a

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
@@ -69,7 +69,7 @@
6969
branch = master
7070
[submodule "repos/janet-simple"]
7171
path = repos/janet-simple
72-
url = https://codeberg.org/sogaiu/tree-sitter-janet-simple
72+
url = https://github.com/sogaiu/tree-sitter-janet-simple
7373
update = none
7474
ignore = dirty
7575
branch = master

0 commit comments

Comments
 (0)