Prefer secure respec
authorGavin Carothers <gavin@carothers.name>
Tue, 27 Aug 2013 15:21:02 -0700
changeset 1015 666998a12314
parent 1014 d9592cfb0024
child 1016 28525922b4fb
Prefer secure respec
nquads/index.html
--- a/nquads/index.html	Tue Aug 27 14:48:59 2013 -0700
+++ b/nquads/index.html	Tue Aug 27 15:21:02 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='http://darobin.github.com/respec/builds/respec-w3c-common.js' async class='remove'></script>
+  <script src='https://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.