Merge pull request #16 from davidlehn/patch-1
authorManu Sporny <msporny@digitalbazaar.com>
Wed, 06 May 2015 16:59:36 -0400
changeset 709 ae3cd385614f
parent 707 48d279b6bdcf (current diff)
parent 708 2e57e7d7f079 (diff)
child 710 69678f351a90
child 855 cb38418ba07c
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.