Skip to content

Commit 6acb5e8

Browse files
committed
Change submodule upstream url to use https
1 parent df311b2 commit 6acb5e8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitmodules

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44

55
[submodule "wasm-submodules/agda"]
66
path = wasm-submodules/agda
7-
url = [email protected]:agda-web/agda.git
7+
url = https://github.com/agda-web/agda
8+
branch = agda-web/release-v2.8.0

0 commit comments

Comments
 (0)