You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: categories.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,12 +29,12 @@
29
29
</category>
30
30
<categoryname="UI Core"slug="ui-core">
31
31
<desc><![CDATA[
32
-
<p>Functionality provided by jquery.ui.core.js.</p>
32
+
<p>Functionality provided by <code>core.js</code>.</p>
33
33
]]></desc>
34
34
</category>
35
35
<categoryname="Effects Core"slug="effects-core">
36
36
<desc><![CDATA[
37
-
<p>Functionality provided by jquery.ui.effect.js. In addition to the methods listed below, jquery.ui.effect.js also includes several <a href="/easings/">easings</a>.</p>
37
+
<p>Functionality provided by <code>effect.js</code>. In addition to the methods listed below, <code>effect.js</code> also includes several <a href="/easings/">easings</a>.</p>
0 commit comments