aboutsummaryrefslogtreecommitdiffstats
path: root/demos/removeClass
diff options
context:
space:
mode:
Diffstat (limited to 'demos/removeClass')
-rw-r--r--demos/removeClass/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/removeClass/default.html b/demos/removeClass/default.html
index fffe01c66..944845354 100644
--- a/demos/removeClass/default.html
+++ b/demos/removeClass/default.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>jQuery UI Effects - removeClass Demo</title>
- <link type="text/css" href="http://jquery-ui.googlecode.com/svn/trunk/themes/base/ui.all.css" rel="stylesheet" />
+ <link type="text/css" href="http://jquery-ui.googlecode.com/svn/trunk/themes/base/jquery.ui.all.css" rel="stylesheet" />
<script type="text/javascript" src="http://jquery-ui.googlecode.com/svn/trunk/jquery-1.4.1.js"></script>
<script type="text/javascript" src="http://jquery-ui.googlecode.com/svn/trunk/ui/jquery.effects.core.js"></script>
<link type="text/css" href="http://jquery-ui.googlecode.com/svn/trunk/demos/demos.css" rel="stylesheet" />