Use new respc
authorGavin Carothers <gavin@carothers.name>
Wed, 03 Apr 2013 10:02:11 -0700
changeset 728 0fb749437488
parent 725 6e8c7892b927
child 729 33ea70bafcde
Use new respc

Still need to fix Bibdb errors in all the documents.
nquads/index.html
rdf-turtle/n-triples.html
trig/index.html
--- a/nquads/index.html	Wed Apr 03 11:09:19 2013 -0400
+++ b/nquads/index.html	Wed Apr 03 10:02:11 2013 -0700
@@ -4,7 +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='../ReSpec.js/js/respec.js' class='remove'></script>
+  <script src='https://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.
--- a/rdf-turtle/n-triples.html	Wed Apr 03 11:09:19 2013 -0400
+++ b/rdf-turtle/n-triples.html	Wed Apr 03 10:02:11 2013 -0700
@@ -4,7 +4,7 @@
     <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='../ReSpec.js/js/respec.js' class='remove'></script>
+  <script src='https://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.
--- a/trig/index.html	Wed Apr 03 11:09:19 2013 -0400
+++ b/trig/index.html	Wed Apr 03 10:02:11 2013 -0700
@@ -4,7 +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='../ReSpec.js/js/respec.js' class='remove'></script>
+  <script src='https://www.w3.org/Tools/respec/respec-w3c-common' class='remove'></script>
 	<script class='remove'>
       $.fn.renameElement = function (name) {
         return this.each(function () {