Skip to content

Commit a7f6166

Browse files
author
James Starling
committed
Changed submodules protocol
The git:// protocol is deprecate. Change to use https://.
1 parent acf842f commit a7f6166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "src/xpath.js"]
22
path = src/xpath.js
3-
url = git://github.com/ilinsky/xpath.js.git
3+
url = https://github.com/ilinsky/xpath.js.git

0 commit comments

Comments
 (0)