Web Intents Addendum: Changed link to respec file to https to worjk with Chrome browser.
authorClaes Nilsson <claes1.nilsson@sonymobile.com>
Mon, 20 May 2013 22:43:48 +0200
changeset 418 86141a82d02c
parent 417 dbbcaad4bc50
child 419 7bca576bd37a
Web Intents Addendum: Changed link to respec file to https to worjk with Chrome browser.
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.