Skip to content

Commit 6ecac3b

Browse files
committed
Use the right repo.
1 parent bddd100 commit 6ecac3b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build/release.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ var releaseVersion,
2020

2121
scpURL = "jqadmin@code.origin.jquery.com:/var/www/html/code.jquery.com/",
2222
cdnURL = "http://code.origin.jquery.com/",
23-
repoURL = "git://github.com/dmethvin/jquery.git",
24-
//repoURL = "git://github.com/jquery/jquery.git",
23+
repoURL = "git@github.com:jquery/jquery.git",
2524

2625
// Windows needs the .cmd version but will find the non-.cmd
2726
// On Windows, ensure the HOME environment variable is set

0 commit comments

Comments
 (0)