--- a/discovery-api/WD_20140220.html Wed Feb 19 17:34:10 2014 -0500
+++ b/discovery-api/WD_20140220.html Wed Feb 19 17:42:27 2014 -0500
@@ -1090,9 +1090,8 @@
"#dfn-preliminary-cors-check"
class="internalDFN">preliminary CORS check</a> algorithm, passing in <var>matched
services</var>'s <code>url</code> attribute as the <var>control endpoint URL</var> argument
- and the <a href=
- "http://www.whatwg.org/specs/web-apps/current-work/complete/browsers.html#entry-script"
- class="externalDFN">entry script</a>'s <a href=
+ and the
+ entry script's <a href=
"http://www.whatwg.org/specs/web-apps/current-work/complete/origin-0.html#origin"
class="externalDFN">origin</a> as the <var>request origin</var> argument.
</li>
@@ -1130,9 +1129,7 @@
If <var>services found</var> is not an empty array then the <a href="#dfn-user-agent"
class="internalDFN">user agent</a> <em class="rfc2119"
title="MAY">MAY</em> choose to prompt the user in a user-agent-specific manner for permission to
- provide the <a href=
- "http://www.whatwg.org/specs/web-apps/current-work/complete/browsers.html#entry-script"
- class="externalDFN">entry script</a>'s <a href=
+ provide the entry script's <a href=
"http://www.whatwg.org/specs/web-apps/current-work/complete/origin-0.html#origin"
class="externalDFN">origin</a> with a <a href="#networkservices"><code>NetworkServices</code></a>
object representing the <a href="#dfn-user-authorized"