- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 19 Oct 2012 22:40:21 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webstorage
In directory hutz:/tmp/cvs-serv3395
Modified Files:
Overview.html
Log Message:
Fix link.
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/webstorage/Overview.html,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -d -r1.200 -r1.201
--- Overview.html 1 Oct 2012 22:10:47 -0000 1.200
+++ Overview.html 19 Oct 2012 22:40:19 -0000 1.201
@@ -215,7 +215,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>Web Storage</h1>
- <h2 class="no-num no-toc" id="editor-s-draft-1-october-2012">Editor's Draft 1 October 2012</h2>
+ <h2 class="no-num no-toc" id="editor-s-draft-19-october-2012">Editor's Draft 19 October 2012</h2>
<dl><dt>Latest Published Version:</dt>
<dd><a href="http://www.w3.org/TR/webstorage/">http://www.w3.org/TR/webstorage/</a></dd>
<dt>Latest Editor's Draft:</dt>
@@ -273,9 +273,7 @@
- <p>If you wish to make comments regarding this document in a manner
- that is tracked by the W3C, please submit them via using <a href="http://www.w3.org/Bugs/Public/enter_bug.cgi?product=HTML%20WG">our
- public bug database</a>. If you do not have an account then you can
+ <p>If you wish to make comments regarding this document, you can
enter feedback using this form:</p>
<form action="http://www.whatwg.org/specs/web-apps/current-work/file-spam.cgi" method="post">
@@ -353,7 +351,7 @@
</dl><p>The W3C <a href="http://www.w3.org/2008/webapps/">Web Applications
Working Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation track.
- This specification is the 1 October 2012 Editor's Draft.
+ This specification is the 19 October 2012 Editor's Draft.
</p>
Received on Friday, 19 October 2012 22:40:22 UTC