Skip to content

Commit 374fa6e

Browse files
Use HTTPS URL for javacc submodule (not SSH)
1 parent 6fa0988 commit 374fa6e

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/w3c/css-validator-testsuite.git
44
[submodule "javacc"]
55
path = javacc
6-
url = git@github.com:javacc/javacc.git
6+
url = https://github.com/javacc/javacc.git

0 commit comments

Comments
 (0)