Skip to content

Commit 21bc511

Browse files
committed
Effects: Fixed link to effects category. Fixes jquery#99.
1 parent 29caac5 commit 21bc511

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

entries/effect.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</longdesc>
88
<signature>
99
<argument name="effect" type="String">
10-
<desc>A string indicating which <a href="/category/effect/">effect</a> to use for the transition.</desc>
10+
<desc>A string indicating which <a href="/category/effects/">effect</a> to use for the transition.</desc>
1111
</argument>
1212
<argument name="options" type="Object" optional="true">
1313
<desc>Effect-specific settings and <a href="/easings/">easing</a>.</desc>

entries/hide.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</longdesc>
88
<signature>
99
<argument name="effect" type="String">
10-
<desc>A string indicating which <a href="/category/effect/">effect</a> to use for the transition.</desc>
10+
<desc>A string indicating which <a href="/category/effects/">effect</a> to use for the transition.</desc>
1111
</argument>
1212
<argument name="options" type="Object" optional="true">
1313
<desc>Effect-specific settings and <a href="/easings/">easing</a>.</desc>

entries/show.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</longdesc>
88
<signature>
99
<argument name="effect" type="String">
10-
<desc>A string indicating which <a href="/category/effect/">effect</a> to use for the transition.</desc>
10+
<desc>A string indicating which <a href="/category/effects/">effect</a> to use for the transition.</desc>
1111
</argument>
1212
<argument name="options" type="Object" optional="true">
1313
<desc>Effect-specific settings and <a href="/easings/">easing</a>.</desc>

entries/toggle.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</longdesc>
88
<signature>
99
<argument name="effect" type="String">
10-
<desc>A string indicating which <a href="/category/effect/">effect</a> to use for the transition.</desc>
10+
<desc>A string indicating which <a href="/category/effects/">effect</a> to use for the transition.</desc>
1111
</argument>
1212
<argument name="options" type="Object" optional="true">
1313
<desc>Effect-specific settings and <a href="/easings/">easing</a>.</desc>

0 commit comments

Comments
 (0)