aboutsummaryrefslogtreecommitdiffstats
path: root/demos/effect/animate.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/effect/animate.html')
-rw-r--r--demos/effect/animate.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/effect/animate.html b/demos/effect/animate.html
index ca05a082a..789f82985 100644
--- a/demos/effect/animate.html
+++ b/demos/effect/animate.html
@@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<title>jQuery UI Effects - Animate demo</title>
- <link rel="stylesheet" href="../../themes/base/jquery.ui.all.css">
+ <link rel="stylesheet" href="../../themes/base/all.css">
<script src="../../jquery-1.10.2.js"></script>
- <script src="../../ui/jquery.ui.effect.js"></script>
+ <script src="../../ui/effect.js"></script>
<link rel="stylesheet" href="../demos.css">
<style>
.toggler { width: 500px; height: 200px; position: relative; }