[rdf-json] respec needs to be imported via https.
authorArnaud Le Hors <lehors@us.ibm.com>
Wed, 30 Oct 2013 22:18:52 +0100
changeset 1181 a2837fa73135
parent 1180 59191d3e93f0
child 1182 41e72960cd6c
[rdf-json] respec needs to be imported via https.
rdf-json/index.html
--- a/rdf-json/index.html	Wed Oct 30 22:12:18 2013 +0100
+++ b/rdf-json/index.html	Wed Oct 30 22:18:52 2013 +0100
@@ -8,7 +8,7 @@
 .figure { font-weight: bold; text-align: center; }
     </style>
     <script src="../local-biblio.js" class="remove"></script>
-    <script src="http://www.w3.org/Tools/respec/respec-w3c-common" class="remove"></script>
+    <script src="https://www.w3.org/Tools/respec/respec-w3c-common" class="remove"></script>
     <script class="remove">
         // extend bibliography with local reference
         localBibliography["TALIS-RDF-JSON"] = "Talis. <a href=\"http://docs.api.talis.com/platform-api/output-types/rdf-json\"><cite>RDF JSON</cite></a>. URL:  <a href=\"http://docs.api.talis.com/platform-api/output-types/rdf-json\">http://docs.api.talis.com/platform-api/output-types/rdf-json</a>";