- From: Mercurial notifier <cvsmail@w3.org>
- Date: Mon, 20 May 2013 20:45:30 +0000
- To: public-dap-commits@w3.org
changeset: 418:86141a82d02c
tag: tip
user: Claes Nilsson <claes1.nilsson@sonymobile.com>
date: Mon May 20 22:43:48 2013 +0200
files: wi-addendum-local-services/Overview.html
description:
Web Intents Addendum: Changed link to respec file to https to worjk with Chrome browser.
diff -r dbbcaad4bc50 -r 86141a82d02c wi-addendum-local-services/Overview.html
--- a/wi-addendum-local-services/Overview.html Mon May 20 13:54:49 2013 -0400
+++ b/wi-addendum-local-services/Overview.html Mon May 20 22:43:48 2013 +0200
@@ -8,7 +8,7 @@
For the three scripts below, if your spec resides on dev.w3 you can check them
out in the same tree and use relative links so that they'll work offline,
-->
- <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 = {
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
Received on Monday, 20 May 2013 20:45:46 UTC