Load respec with protocol relative url.
authorDavid I. Lehn <dil@lehn.org>
Wed, 06 May 2015 16:56:50 -0400
changeset 201 280eea7cab86
parent 199 1e9412c3d29f
child 202 ea85b1e822c5
Load respec with protocol relative url.

Enable respec to load when manifesto loaded over HTTPS.
latest/manifesto/index.html
--- a/latest/manifesto/index.html	Wed May 06 21:15:10 2015 +0200
+++ b/latest/manifesto/index.html	Wed May 06 16:56:50 2015 -0400
@@ -3,7 +3,7 @@
   <head>
     <title>The Value Web Manifesto</title>
     <meta http-equiv='Content-Type' content='text/html;charset=utf-8'/>
-    <script src='http://www.w3.org/Tools/respec/respec-w3c-common' class='remove'></script>
+    <script src='//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.