Skip to content

Commit 17eddd1

Browse files
committed
Fix gh-pages build failure
1 parent 49eb9c7 commit 17eddd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "spec/vendor/objectDiff"]
22
path = spec/vendor/objectDiff
3-
url = git://github.com/NV/objectDiff.js.git
3+
url = https://github.com/NV/objectDiff.js.git
44
[submodule "spec/vendor/jasmine-html-reporter"]
55
path = spec/vendor/jasmine-html-reporter
6-
url = git://github.com/NV/jasmine-html-reporter.git
6+
url = https://github.com/NV/jasmine-html-reporter.git

0 commit comments

Comments
 (0)