respec was not loading from an https resource
authorDavid Dahl <ddahl@mozilla.com>
Mon, 28 Jan 2013 12:01:21 -0600
changeset 7 02869adbe9d9
parent 6 e871a2ae3864
child 8 a919ca60eb97
respec was not loading from an https resource
highlevel-api-source.html
--- a/highlevel-api-source.html	Mon Jan 28 09:39:30 2013 -0600
+++ b/highlevel-api-source.html	Mon Jan 28 12:01:21 2013 -0600
@@ -40,7 +40,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 type="text/javascript" class='remove'>
       var respecConfig = {  specStatus: "ED",
                             shortName: "webcrypto-high-level-api",