http -> https to get ED working in Chrome; report form James Robinson
authorJames Craig <jcraig@apple.com>
Tue, 05 Mar 2013 11:21:56 -0800
changeset 85 ba8b6303cfdc
parent 84 a2e7d879d486
child 86 00bb998c5e86
http -> https to get ED working in Chrome; report form James Robinson
src/indie-ui-context.html
src/indie-ui-events.html
--- a/src/indie-ui-context.html	Fri Feb 15 17:54:31 2013 -0500
+++ b/src/indie-ui-context.html	Tue Mar 05 11:21:56 2013 -0800
@@ -13,7 +13,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.
--- a/src/indie-ui-events.html	Fri Feb 15 17:54:31 2013 -0500
+++ b/src/indie-ui-events.html	Tue Mar 05 11:21:56 2013 -0800
@@ -13,7 +13,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.