We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bddd100 commit 6ecac3bCopy full SHA for 6ecac3b
build/release.js
@@ -20,8 +20,7 @@ var releaseVersion,
20
21
scpURL = "jqadmin@code.origin.jquery.com:/var/www/html/code.jquery.com/",
22
cdnURL = "http://code.origin.jquery.com/",
23
- repoURL = "git://github.com/dmethvin/jquery.git",
24
- //repoURL = "git://github.com/jquery/jquery.git",
+ repoURL = "git@github.com:jquery/jquery.git",
25
26
// Windows needs the .cmd version but will find the non-.cmd
27
// On Windows, ensure the HOME environment variable is set
0 commit comments