- From: CVS User dom <cvsmail@w3.org>
- Date: Wed, 03 Aug 2016 15:00:07 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-polyglot
In directory roscoe:/var/tmp/cvs-serv32523
Modified Files:
html-polyglot.html
Log Message:
Use https link for respec
--- /sources/public/html5/html-polyglot/html-polyglot.html 2014/05/27 20:50:09 1.37
+++ /sources/public/html5/html-polyglot/html-polyglot.html 2016/08/03 15:00:07 1.38
@@ -3,7 +3,7 @@
<head>
<title>Polyglot Markup: A robust profile of the HTML5 vocabulary</title>
<meta charset="utf-8" />
- <script class="remove" src="http://www.w3.org/Tools/respec/respec-w3c-common" async=""></script>
+ <script class="remove" src="https://www.w3.org/Tools/respec/respec-w3c-common" async=""></script>
<script class="remove">
var respecConfig = {
specStatus: "ED",
Received on Wednesday, 3 August 2016 15:00:21 UTC