Use most recent build of respec not the one from w3c space
authorGavin Carothers <gavin@carothers.name>
Sun, 11 Aug 2013 16:30:27 -0700
changeset 974 5e350db15acb
parent 973 de3ea9a59d23
child 975 d1984576560c
Use most recent build of respec not the one from w3c space
nquads/index.html
rdf-turtle/n-triples.html
trig/index.html
--- a/nquads/index.html	Sun Aug 11 13:20:46 2013 -0700
+++ b/nquads/index.html	Sun Aug 11 16:30:27 2013 -0700
@@ -4,9 +4,7 @@
     <title>N-Quads</title>
     <meta http-equiv='Content-Type' content='text/html;charset=utf-8'/>
   <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js' class='remove'></script>
-  <script src='https://www.w3.org/Tools/respec/respec-w3c-common'
-class='remove'></script>
-  <script src='https://dvcs.w3.org/hg/rdf/raw-file/default/ReSpec.js/bibref/biblio.js' class='remove'></script>
+  <script src='http://darobin.github.com/respec/builds/respec-w3c-common.js' async class='remove'></script>
     <script class='remove'>
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
--- a/rdf-turtle/n-triples.html	Sun Aug 11 13:20:46 2013 -0700
+++ b/rdf-turtle/n-triples.html	Sun Aug 11 16:30:27 2013 -0700
@@ -3,10 +3,8 @@
   <head>
     <title>N-Triples</title>
     <meta http-equiv='Content-Type' content='text/html;charset=utf-8'/>
-  <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js' class='remove'></script>
-  <script src='https://www.w3.org/Tools/respec/respec-w3c-common'
-class='remove'></script>
-  <script src='https://dvcs.w3.org/hg/rdf/raw-file/default/ReSpec.js/bibref/biblio.js' class='remove'></script>
+    <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js' class='remove'></script>
+    <script src='http://darobin.github.com/respec/builds/respec-w3c-common.js' async class='remove'></script>
     <script class='remove'>
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
--- a/trig/index.html	Sun Aug 11 13:20:46 2013 -0700
+++ b/trig/index.html	Sun Aug 11 16:30:27 2013 -0700
@@ -4,9 +4,7 @@
 	<title>TriG</title>
 	<meta http-equiv='Content-Type' content='text/html;charset=utf-8'/>
 	<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js' class='remove'></script>
-  <script src='https://www.w3.org/Tools/respec/respec-w3c-common'
-class='remove'></script>
-  <script src='https://dvcs.w3.org/hg/rdf/raw-file/default/ReSpec.js/bibref/biblio.js' class='remove'></script>
+  	<script src='http://darobin.github.com/respec/builds/respec-w3c-common.js' async class='remove'></script>
   <script class='remove'>
       $.fn.renameElement = function (name) {
         return this.each(function () {