- From: Mercurial notifier <cvsmail@w3.org>
- Date: Thu, 27 Mar 2014 14:51:54 +0000
- To: public-dap-commits@w3.org
changeset: 504:c332dd83fd0a
tag: tip
user: Mounir Lamouri <mounir@lamouri.fr>
date: Thu Mar 27 14:51:26 2014 +0000
files: network-api/Overview.html
description:
Use https
diff -r d17a6afd4af8 -r c332dd83fd0a network-api/Overview.html
--- a/network-api/Overview.html Thu Feb 20 09:46:40 2014 +0100
+++ b/network-api/Overview.html Thu Mar 27 14:51:26 2014 +0000
@@ -3,7 +3,7 @@
<head>
<title>The Network Information API</title>
<meta http-equiv='Content-Type' content='text/html;charset=utf-8'>
- <script src='http://www.w3.org/Tools/respec/respec-w3c-common' class='remove'></script>
+ <script src='https://www.w3.org/Tools/respec/respec-w3c-common' class='remove'></script>
<script class='remove'>
var respecConfig = {
specStatus: "ED",
Received on Thursday, 27 March 2014 14:51:57 UTC