Fix another broken link.
--- a/master/interact.html Fri Jun 14 08:28:48 2013 +1000
+++ b/master/interact.html Fri Jun 14 08:40:11 2013 +1000
@@ -1312,7 +1312,7 @@
<p class="note">This means that an element that is only focusable
because of its <code><a href="#SVGElementTabindexAttribute">tabindex</a></code> attribute
- will fire a <code><a href="infrastructure.html#event-click">click</a></code> event in response
+ will fire a <code><a href="#ClickEvent">click</a></code> event in response
to a non-mouse activation (e.g. hitting the "enter" key while the
element is focused).</p>