--- a/src/indie-ui-events.html Sun Aug 18 04:28:10 2013 -0700
+++ b/src/indie-ui-events.html Sun Aug 18 04:48:16 2013 -0700
@@ -815,7 +815,7 @@
<div data-transform="listEvents"><!-- dynamically generates event list --></div>
</section>
<section id="changelog" class="appendix">
- <h2>Normative changes since the <a href="http://www.w3.org/TR/2013/WD-indie-ui-events-20130730/">last public working draft</a></h2>
+ <h2>Normative changes since the <a href="http://www.w3.org/TR/2013/WD-indie-ui-events-20130730/#changelog">last public working draft</a></h2>
<ul>
<li>18-Aug-2013: Enum constants defined in UIScrollRequestEvent, UIValueChangeRequestEvent, and UIFocusRequestEvent have been changed to WebIDL enumeration identifier strings. (<a href="https://www.w3.org/WAI/IndieUI/track/actions/64">ACTION-64</a>)</li>
<li>18-Aug-2013: Event initializer dictionaries were missing inheritance declaration in the IDL.</li>