Skip to content

Commit 934947f

Browse files
committed
[web-animations-2][editorial] link fix
1 parent 727b969 commit 934947f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-animations-2/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2061,7 +2061,7 @@ anything that is accessible via script, including even producing audio
20612061
or creating vibrations.
20622062
20632063
For example, using a <a>custom effect</a> that draws to a <a
2064-
href="https://www.w3.org/TR/html5/scripting-1.html#the-canvas-element"><code>canvas</code></a>
2064+
href="https://www.w3.org/TR/2dcontext/"><code>canvas</code></a>
20652065
element, it is possible to produce a complex animated effect
20662066
featuring patterns that may be difficult to create using CSS or
20672067
SVG.

0 commit comments

Comments
 (0)