- From: Mercurial notifier <cvsmail@w3.org>
- Date: Wed, 08 Jul 2015 09:47:57 +0000
- To: public-dap-commits@w3.org
changeset: 590:003c3754e08a
tag: tip
user: Anssi Kostiainen <anssi.kostiainen@intel.com>
date: Wed Jul 08 12:47:08 2015 +0300
files: light/Overview.html light/Overview.src.html proximity/Overview.html proximity/Overview.src.html
description:
Redirect to https URL.
diff -r 4529b4f05575 -r 003c3754e08a light/Overview.html
--- a/light/Overview.html Wed Jul 08 12:37:39 2015 +0300
+++ b/light/Overview.html Wed Jul 08 12:47:08 2015 +0300
@@ -2,11 +2,11 @@
<html xmlns='http://www.w3.org/1999/xhtml' lang='en'>
<head>
<meta charset='utf-8'/>
- <meta http-equiv="refresh" content="0; url=http://w3c.github.io/ambient-light/">
- <link rel="canonical" href="http://w3c.github.io/ambient-light/">
+ <meta http-equiv="refresh" content="0; url=https://w3c.github.io/ambient-light/">
+ <link rel="canonical" href="https://w3c.github.io/ambient-light/">
<title>Ambient Light Events</title>
</head>
<body>
- <p>This document has <a href="http://w3c.github.io/ambient-light/">moved to GitHub</a>.</p>
+ <p>This document has <a href="https://w3c.github.io/ambient-light/">moved to GitHub</a>.</p>
</body>
</html>
diff -r 4529b4f05575 -r 003c3754e08a light/Overview.src.html
--- a/light/Overview.src.html Wed Jul 08 12:37:39 2015 +0300
+++ b/light/Overview.src.html Wed Jul 08 12:47:08 2015 +0300
@@ -2,11 +2,11 @@
<html xmlns='http://www.w3.org/1999/xhtml' lang='en'>
<head>
<meta charset='utf-8'/>
- <meta http-equiv="refresh" content="0; url=http://w3c.github.io/ambient-light/">
- <link rel="canonical" href="http://w3c.github.io/ambient-light/">
+ <meta http-equiv="refresh" content="0; url=https://w3c.github.io/ambient-light/">
+ <link rel="canonical" href="https://w3c.github.io/ambient-light/">
<title>Ambient Light Events</title>
</head>
<body>
- <p>This document has <a href="http://w3c.github.io/ambient-light/">moved to GitHub</a>.</p>
+ <p>This document has <a href="https://w3c.github.io/ambient-light/">moved to GitHub</a>.</p>
</body>
</html>
diff -r 4529b4f05575 -r 003c3754e08a proximity/Overview.html
--- a/proximity/Overview.html Wed Jul 08 12:37:39 2015 +0300
+++ b/proximity/Overview.html Wed Jul 08 12:47:08 2015 +0300
@@ -2,11 +2,11 @@
<html xmlns='http://www.w3.org/1999/xhtml' lang='en'>
<head>
<meta charset='utf-8'/>
- <meta http-equiv="refresh" content="0; url=http://w3c.github.io/proximity/">
- <link rel="canonical" href="http://w3c.github.io/proximity/">
+ <meta http-equiv="refresh" content="0; url=https://w3c.github.io/proximity/">
+ <link rel="canonical" href="https://w3c.github.io/proximity/">
<title>Proximity Events</title>
</head>
<body>
- <p>This document has <a href="http://w3c.github.io/proximity/">moved to GitHub</a>.</p>
+ <p>This document has <a href="https://w3c.github.io/proximity/">moved to GitHub</a>.</p>
</body>
</html>
diff -r 4529b4f05575 -r 003c3754e08a proximity/Overview.src.html
--- a/proximity/Overview.src.html Wed Jul 08 12:37:39 2015 +0300
+++ b/proximity/Overview.src.html Wed Jul 08 12:47:08 2015 +0300
@@ -2,11 +2,11 @@
<html xmlns='http://www.w3.org/1999/xhtml' lang='en'>
<head>
<meta charset='utf-8'/>
- <meta http-equiv="refresh" content="0; url=http://w3c.github.io/proximity/">
- <link rel="canonical" href="http://w3c.github.io/proximity/">
+ <meta http-equiv="refresh" content="0; url=https://w3c.github.io/proximity/">
+ <link rel="canonical" href="https://w3c.github.io/proximity/">
<title>Proximity Events</title>
</head>
<body>
- <p>This document has <a href="http://w3c.github.io/proximity/">moved to GitHub</a>.</p>
+ <p>This document has <a href="https://w3c.github.io/proximity/">moved to GitHub</a>.</p>
</body>
</html>
Received on Wednesday, 8 July 2015 09:48:02 UTC