Changed to http[s] for script
authorsspeiche
Sat, 12 Jan 2013 14:11:24 -0500
changeset 39 f030c0ec5866
parent 36 b4f9e79c8327
child 40 026b2be77e84
Changed to http[s] for script
ldp.html
--- a/ldp.html	Mon Jan 07 11:24:51 2013 -0500
+++ b/ldp.html	Sat Jan 12 14:11:24 2013 -0500
@@ -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' async></script> 
+    <script src='https://www.w3.org/Tools/respec/respec-w3c-common' class='remove' async></script> 
     <script class='remove'>
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.