From aefda40772da2e4e07e6fba2daed776b4421fad3 Mon Sep 17 00:00:00 2001 From: Eric Stein Date: Sun, 9 Sep 2012 22:53:49 -0500 Subject: [PATCH] jquery mistakes --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 0980733..13ed73a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "smoothie"] path = smoothie url = git://github.com/joewalnes/smoothie.git +[submodule "jquery"] + path = jquery + url = git://github.com/jquery/jquery.git