Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9fbd2e1

Browse files
committedMay 16, 2013
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

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 "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)
Please sign in to comment.