- From: CVS User akostiai <cvsmail@w3.org>
- Date: Tue, 09 Jul 2013 14:10:39 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/vibration
In directory roscoe:/tmp/cvs-serv16170
Modified Files:
CR2.html
Log Message:
s/https/http/g to pass pubrules
--- /sources/public/2009/dap/vibration/CR2.html 2013/07/09 14:07:54 1.2
+++ /sources/public/2009/dap/vibration/CR2.html 2013/07/09 14:10:39 1.3
@@ -421,11 +421,11 @@
border-collapse: collapse;
width: 100%;
}
-</style><link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/W3C-CR"><!--[if lt IE 9]><script src='https://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head>
+</style><link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-CR"><!--[if lt IE 9]><script src='http://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head>
<body class="h-entry"><div class="head">
<p>
- <a href="http://www.w3.org/"><img width="72" height="48" src="https://www.w3.org/Icons/w3c_home" alt="W3C"></a>
+ <a href="http://www.w3.org/"><img width="72" height="48" src="http://www.w3.org/Icons/w3c_home" alt="W3C"></a>
</p>
<h1 class="title p-name" id="title">Vibration API</h1>
@@ -493,7 +493,7 @@
<p>
The following changes
- (<a href="https://www.w3.org/2006/02/lc-comments-tracker/43696/WD-vibration-20130523/doc/">disposition of comments</a>,
+ (<a href="http://www.w3.org/2006/02/lc-comments-tracker/43696/WD-vibration-20130523/doc/">disposition of comments</a>,
<a href="CR2-diff.html">redline</a>) have been made
since the <a href="http://www.w3.org/TR/2013/WD-vibration-20130523/">
<abbr title="World Wide Web Consortium">W3C</abbr> Last Call Working Draft 23 May 2013</a>:
Received on Tuesday, 9 July 2013 14:10:40 UTC