From: John Resig Date: Mon, 28 Mar 2011 17:10:12 +0000 (-0400) Subject: Update the Sizzle location to point to the newly-moved repo. X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=2555a5a2322f78fc1cfc8a0f2b55580fc79d2f32;p=jquery.git Update the Sizzle location to point to the newly-moved repo. --- diff --git a/.gitmodules b/.gitmodules index 80ce236..19c6041 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "src/sizzle"] path = src/sizzle - url = git://github.com/jeresig/sizzle.git + url = git://github.com/jquery/sizzle.git [submodule "test/qunit"] path = test/qunit url = git://github.com/jquery/qunit.git