Get rid of a redirect.
authorCameron McCormack <cam@mcc.id.au>
Wed, 22 Aug 2012 11:38:06 +1000
changeset 346 fab31e7bd509
parent 345 6e956e420ada
child 347 a864f0ba6d01
Get rid of a redirect.
master/svgdom.html
--- a/master/svgdom.html	Wed Aug 22 11:27:54 2012 +1000
+++ b/master/svgdom.html	Wed Aug 22 11:38:06 2012 +1000
@@ -66,7 +66,7 @@
 
 <h2 id="SVGDOMOverview">SVG DOM overview</h2>
 
-<p class="ready-for-wg-review">The SVG DOM is defined in terms of <a href="http://www.w3.org/TR/WebIDL">Web IDL</a>
+<p class="ready-for-wg-review">The SVG DOM is defined in terms of <a href="http://www.w3.org/TR/WebIDL/">Web IDL</a>
 interfaces. All IDL fragments in this specification must be interpreted as
 required for <a href="http://www.w3.org/TR/WebIDL/#dfn-conforming-idl-fragment">conforming IDL fragments</a>,
 as described in the Web IDL specification. [<a href="refs.html#ref-WEBIDL">WEBIDL</a>]</p>