Skip to content

Commit 3306dc7

Browse files
AurelioDeRosakswedberg
authored andcommitted
jQuery.fx.off(): Remove broken link (error 404). Fixes #457. Closes #516
1 parent 6efa8ef commit 3306dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/jQuery.fx.off.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<p>When this property is set to <code>true</code>, all animation methods will immediately set elements to their final state when called, rather than displaying an effect. This may be desirable for a couple reasons:</p>
1010
<ul>
1111
<li>jQuery is being used on a low-resource device.</li>
12-
<li>Users are encountering accessibility problems with the animations (see the article <a href="http://www.jdeegan.phlegethon.org/turn_off_animation.html">Turn Off Animation</a> for more information).</li>
12+
<li>Users are encountering accessibility problems with the animations.</li>
1313
</ul>
1414
<p>Animations can be turned back on by setting the property to <code>false</code>.</p>
1515
</longdesc>

0 commit comments

Comments
 (0)