Merge pull request #16 from davidlehn/patch-1
authorManu Sporny <msporny@digitalbazaar.com>
Wed, 06 May 2015 16:59:36 -0400
changeset 202 ea85b1e822c5
parent 199 1e9412c3d29f (current diff)
parent 201 280eea7cab86 (diff)
child 203 1c12c0b656da
child 204 d68a524570fc
Merge pull request #16 from davidlehn/patch-1

Load respec with protocol relative url.
--- a/latest/manifesto/index.html	Wed May 06 21:15:10 2015 +0200
+++ b/latest/manifesto/index.html	Wed May 06 16:59:36 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.