Web Intents Addendum: Changed link to respec file to https to worjk with Chrome browser.
--- 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.