--- a/src/indie-ui-context.html Mon Nov 12 11:11:19 2012 -0800
+++ b/src/indie-ui-context.html Mon Nov 12 11:35:31 2012 -0800
@@ -94,7 +94,7 @@
<!-- :::::::::::::::::::: INTRO :::::::::::::::::::: -->
<section id="intro" class="introductory informative">
<h2>Abstract</h2>
- <p>This specification, in conjunction with the <a href="./Events.html">Events Module</a>, is intended address the problem of device-, <abbr title="operating system">OS</abbr>-, and localization-independent control of web content. </p>
+ <p>This specification, in conjunction with the <a href="./indie-ui-events.html">Events Module</a>, is intended address the problem of device-, <abbr title="operating system">OS</abbr>-, and localization-independent control of web content. </p>
</section>
<!-- :::::::::::::::::::: END INTRO :::::::::::::::::::: -->
--- a/src/indie-ui-events.html Mon Nov 12 11:11:19 2012 -0800
+++ b/src/indie-ui-events.html Mon Nov 12 11:35:31 2012 -0800
@@ -95,7 +95,7 @@
<!-- :::::::::::::::::::: INTRO :::::::::::::::::::: -->
<section id="intro" class="introductory informative">
<h2>Introduction</h2>
- <p>This specification, in conjunction with the <a href="./user_context.html">User Context Module</a>, is intended address the problem of device-, <abbr title="operating system">OS</abbr>-, and localization-independent control of web content.</p>
+ <p>This specification, in conjunction with the <a href="./indie-ui-context.html">User Context Module</a>, is intended address the problem of device-, <abbr title="operating system">OS</abbr>-, and localization-independent control of web content.</p>
<p class="placeholder">placeholder for remaining intro explaining background, event registration (addEventListener) versus origination (event.target defined via ~@ui-actions)</p>
</section>