Skip to content

Commit 9fbd2e1

Browse files
committed
Move testdata submodule to using HTTPS.
This provides read/write access to those of us with write access without forcing everyone to authenticate to read it.
1 parent 06faed8 commit 9fbd2e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "testdata"]
22
path = html5lib/tests/testdata
3-
url = git://github.com/html5lib/html5lib-tests.git
3+
url = https://github.com/html5lib/html5lib-tests.git

0 commit comments

Comments
 (0)