aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJohn Resig <jeresig@gmail.com>2011-03-28 13:10:12 -0400
committerJohn Resig <jeresig@gmail.com>2011-03-28 13:10:12 -0400
commit2555a5a2322f78fc1cfc8a0f2b55580fc79d2f32 (patch)
tree4fbf7d42feabb0518fe86f7f355b0496e8387a6a /.gitmodules
parentef0157d19138471b497b8575e56df428e0986a7c (diff)
downloadjquery-2555a5a2322f78fc1cfc8a0f2b55580fc79d2f32.tar.gz
jquery-2555a5a2322f78fc1cfc8a0f2b55580fc79d2f32.zip
Update the Sizzle location to point to the newly-moved repo.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 80ce23688..19c60418e 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