Fix https links to respec
authorGavin Carothers <gavin@carothers.name>
Tue, 27 Aug 2013 18:26:23 -0700
changeset 1018 92620c6fe17d
parent 1017 6080497ca9d7
child 1019 4b0d37f15a0e
Fix https links to respec
nquads/index.html
rdf-turtle/n-triples.html
--- a/nquads/index.html	Tue Aug 27 18:22:23 2013 -0700
+++ b/nquads/index.html	Tue Aug 27 18:26:23 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='https://darobin.github.com/respec/builds/respec-w3c-common.js' async class='remove'></script>
+  <script src='https://raw.github.com/darobin/respec/develop/builds/respec-w3c-common-3.1.36.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	Tue Aug 27 18:22:23 2013 -0700
+++ b/rdf-turtle/n-triples.html	Tue Aug 27 18:26:23 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='http://darobin.github.com/respec/builds/respec-w3c-common.js' async class='remove'></script>
+    <script src='https://raw.github.com/darobin/respec/develop/builds/respec-w3c-common-3.1.36.js' async class='remove'></script>
     <script class='remove'>
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.