As a result of an update
authorPeter F. Patel-Schneider <pfpschneider@gmail.com>
Wed, 03 Apr 2013 10:47:48 -0700
changeset 731 6532d5839c19
parent 730 347803dcf165 (current diff)
parent 729 33ea70bafcde (diff)
child 732 ef00cca40052
As a result of an update
--- a/nquads/index.html	Wed Apr 03 10:47:06 2013 -0700
+++ b/nquads/index.html	Wed Apr 03 10:47:48 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 10:47:06 2013 -0700
+++ b/rdf-turtle/n-triples.html	Wed Apr 03 10:47:48 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 10:47:06 2013 -0700
+++ b/trig/index.html	Wed Apr 03 10:47:48 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 () {