- From: Doug Schepers via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 17 Aug 2009 17:04:08 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/canvas-api
In directory hutz:/tmp/cvs-serv1869
Modified Files:
canvas-2d-api.html
Log Message:
fixed link
Index: canvas-2d-api.html
===================================================================
RCS file: /sources/public/html5/canvas-api/canvas-2d-api.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- canvas-2d-api.html 17 Aug 2009 16:54:55 -0000 1.1
+++ canvas-2d-api.html 17 Aug 2009 17:04:06 -0000 1.2
@@ -149,7 +149,7 @@
<li><a href="#rel-dom1core">7.2. DOM Level 3 Core</a></li>
</ul>
</li>
- <li><a href="#refs">A. Change History</a></li>
+ <li><a href="#changes">A. Change History</a></li>
<li><a href="#refs">B. References</a>
<ul class="toc">
<li><a href="#informrefs">Informative References</a></li>
@@ -1947,7 +1947,7 @@
<div id="sec-refs">
- <h2 id="refs">A. Change History</h2>
+ <h2 id="changes">A. Change History</h2>
<p>This specification began as a section of the HTML5 specification, before being split out into a separate specification. Here are some of the changes made during that transition:</p>
<ul>
Received on Monday, 17 August 2009 17:04:16 UTC