- From: Mercurial notifier <cvsmail@w3.org>
- Date: Mon, 07 Oct 2013 06:41:54 +0000
- To: public-dap-commits@w3.org
changeset: 482:6968bc039244
tag: tip
user: Anssi Kostiainen <anssi.kostiainen@intel.com>
date: Mon Oct 07 09:41:44 2013 +0300
files: humidity/Overview.html pressure/Overview.html temperature/Overview.html
description:
use https for respec-w3c-common
diff -r 674b477d1ee5 -r 6968bc039244 humidity/Overview.html
--- a/humidity/Overview.html Mon Oct 07 09:38:14 2013 +0300
+++ b/humidity/Overview.html Mon Oct 07 09:41:44 2013 +0300
@@ -3,7 +3,7 @@
<head>
<title>Ambient Humidity Events</title>
<meta 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 src='http://dev.w3.org/2009/dap/ReSpec.js/js/respec.js' class='remove'></script-->
<script class="remove">
var respecConfig = {
diff -r 674b477d1ee5 -r 6968bc039244 pressure/Overview.html
--- a/pressure/Overview.html Mon Oct 07 09:38:14 2013 +0300
+++ b/pressure/Overview.html Mon Oct 07 09:41:44 2013 +0300
@@ -3,7 +3,7 @@
<head>
<title>Atmospheric Pressure Events</title>
<meta 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 src='http://dev.w3.org/2009/dap/ReSpec.js/js/respec.js' class='remove'></script-->
<script class="remove">
var respecConfig = {
diff -r 674b477d1ee5 -r 6968bc039244 temperature/Overview.html
--- a/temperature/Overview.html Mon Oct 07 09:38:14 2013 +0300
+++ b/temperature/Overview.html Mon Oct 07 09:41:44 2013 +0300
@@ -3,7 +3,7 @@
<head>
<title>Ambient Temperature Events</title>
<meta 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 src='http://dev.w3.org/2009/dap/ReSpec.js/js/respec.js' class='remove'></script-->
<script class="remove">
var respecConfig = {
Received on Monday, 7 October 2013 06:41:54 UTC