diff options
Diffstat (limited to 'demos/effect/switchClass.html')
-rw-r--r-- | demos/effect/switchClass.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/effect/switchClass.html b/demos/effect/switchClass.html index 65de87f3c..34af4715b 100644 --- a/demos/effect/switchClass.html +++ b/demos/effect/switchClass.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <title>jQuery UI Effects - switchClass Demo</title> <link rel="stylesheet" href="../../themes/base/all.css"> - <script src="../../jquery.js"></script> + <script src="../../external/jquery/jquery.js"></script> <script src="../../ui/effect.js"></script> <link rel="stylesheet" href="../demos.css"> <style> |