diff options
Diffstat (limited to 'demos/effect/show.html')
-rw-r--r-- | demos/effect/show.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/effect/show.html b/demos/effect/show.html index f799d6562..03b3e434a 100644 --- a/demos/effect/show.html +++ b/demos/effect/show.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <title>jQuery UI Effects - Show Demo</title> <link rel="stylesheet" href="../../themes/base/all.css"> - <script src="../../jquery-1.10.2.js"></script> + <script src="../../jquery.js"></script> <script src="../../ui/effect.js"></script> <script src="../../ui/effect-blind.js"></script> <script src="../../ui/effect-bounce.js"></script> |