broken xrefs
authorJames Craig <jcraig@apple.com>
Mon, 12 Nov 2012 11:35:31 -0800
changeset 28 be6d2ac588de
parent 27 2f68808a16c9
child 29 07ac9cb0cc2d
broken xrefs
src/indie-ui-context.html
src/indie-ui-events.html
--- 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>