Skip to content

Commit

Permalink
add link to new history chapter
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Pilgrim committed Mar 2, 2011
1 parent 44fd1f7 commit 472336f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions peeks-pokes-and-pointers.html
Original file line number Diff line number Diff line change
Expand Up @@ -1013,7 +1013,7 @@
<tr>
<td>
<td class=dots><b><a href=http://www.whatwg.org/specs/web-apps/current-work/multipage/history.html#the-history-interface>History API</a></b>
<td colspan=6><code>window.history && window.history.pushState</code>
<td colspan=6><code>window.history && window.history.pushState</code> <i>See <a href=history.html>Chapter 11: History <abbr>API</abbr></a>.</i>

<tr>
<td>
Expand All @@ -1025,7 +1025,7 @@
<td colspan=6><code>&nbsp;&nbsp;return window.SVGSVGElement &amp;&amp; e.firstChild instanceof window.SVGSVGElement}</code>

<tr>
<td colspan=8><h2><span>Serial Number 100930</span> Credits</h2>
<td colspan=8><h2><span>Serial Number 110302</span> Credits</h2>

<tr>
<td colspan=2 class=dots><b>Writing</b>
Expand Down

0 comments on commit 472336f

Please sign in to comment.