Skip to content

Commit

Permalink
[e] (0) Correct a link.
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8889

git-svn-id: http://svn.whatwg.org/webapps@4729 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Feb 14, 2010
1 parent aad0430 commit 19ef204
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions complete.html
Expand Up @@ -796,7 +796,7 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
<li><a href=#expiring-application-caches><span class=secno>6.6.7 </span>Expiring application caches</a></li>
<li><a href=#application-cache-api><span class=secno>6.6.8 </span>Application cache API</a></li>
<li><a href=#browser-state><span class=secno>6.6.9 </span>Browser state</a></ol></ol></li>
<li><a href=#web-application-apis><span class=secno>7 </span>Web application APIs</a>
<li><a href=#webappapis><span class=secno>7 </span>Web application APIs</a>
<ol>
<li><a href=#scripting><span class=secno>7.1 </span>Scripting</a>
<ol>
Expand Down Expand Up @@ -1597,7 +1597,7 @@ <h3 id=structure-of-this-specification><span class=secno>1.8 </span>Structure of
defines many of the features that affect environments that deal
with multiple pages.</dd>

<dt><a href=#browsers>Web application APIs</a></dt>
<dt><a href=#webappapis>Web application APIs</a></dt>

<dd>This section introduces basic features for scripting of
applications in HTML.</dd>
Expand Down Expand Up @@ -57047,7 +57047,7 @@ <h4 id=browser-state><span class=secno>6.6.9 </span>Browser state</h4>



<h2 id=web-application-apis><span class=secno>7 </span>Web application APIs</h2>
<h2 id=webappapis><span class=secno>7 </span>Web application APIs</h2>

<h3 id=scripting><span class=secno>7.1 </span>Scripting</h3>

Expand Down
6 changes: 3 additions & 3 deletions index
Expand Up @@ -803,7 +803,7 @@
<li><a href=#expiring-application-caches><span class=secno>6.6.7 </span>Expiring application caches</a></li>
<li><a href=#application-cache-api><span class=secno>6.6.8 </span>Application cache API</a></li>
<li><a href=#browser-state><span class=secno>6.6.9 </span>Browser state</a></ol></ol></li>
<li><a href=#web-application-apis><span class=secno>7 </span>Web application APIs</a>
<li><a href=#webappapis><span class=secno>7 </span>Web application APIs</a>
<ol>
<li><a href=#scripting><span class=secno>7.1 </span>Scripting</a>
<ol>
Expand Down Expand Up @@ -1512,7 +1512,7 @@
defines many of the features that affect environments that deal
with multiple pages.</dd>

<dt><a href=#browsers>Web application APIs</a></dt>
<dt><a href=#webappapis>Web application APIs</a></dt>

<dd>This section introduces basic features for scripting of
applications in HTML.</dd>
Expand Down Expand Up @@ -56964,7 +56964,7 @@ NETWORK:



<h2 id=web-application-apis><span class=secno>7 </span>Web application APIs</h2>
<h2 id=webappapis><span class=secno>7 </span>Web application APIs</h2>

<h3 id=scripting><span class=secno>7.1 </span>Scripting</h3>

Expand Down
4 changes: 2 additions & 2 deletions source
Expand Up @@ -423,7 +423,7 @@
defines many of the features that affect environments that deal
with multiple pages.</dd>

<dt><a href="#browsers">Web application APIs</a></dt>
<dt><a href="#webappapis">Web application APIs</a></dt>

<dd>This section introduces basic features for scripting of
applications in HTML.</dd>
Expand Down Expand Up @@ -64420,7 +64420,7 @@ NETWORK:



<h2>Web application APIs</h2>
<h2 id="webappapis">Web application APIs</h2>

<h3 id="scripting">Scripting</h3>

Expand Down

0 comments on commit 19ef204

Please sign in to comment.