update ReSpec CSS URL to https://
authorRichard Cyganiak <richard@cyganiak.de>
Mon, 14 Jan 2013 10:59:06 +0000
changeset 576 0a3f15dd6c69
parent 572 894c2176f4ae
child 579 9d146556de84
update ReSpec CSS URL to https://
rdf-concepts/index.html
--- a/rdf-concepts/index.html	Sun Jan 13 20:39:46 2013 +0000
+++ b/rdf-concepts/index.html	Mon Jan 14 10:59:06 2013 +0000
@@ -34,7 +34,7 @@
 //          previousMaturity:  "WD",
 
           // if there a publicly available Editor's Draft, this is the link
-          edDraftURI:           "http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-concepts/index.html",
+          edDraftURI:           "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-concepts/index.html",
 
           // if this is a LCWD, uncomment and set the end of its review period
           // lcEnd: "2009-08-05",
@@ -46,7 +46,7 @@
 
           // if you want to have extra CSS, append them to this list
           // it is recommended that the respec.css stylesheet be kept
-          extraCSS:             ["http://dvcs.w3.org/hg/rdf/raw-file/default/ReSpec.js/css/respec.css"],
+          extraCSS:             ["https://dvcs.w3.org/hg/rdf/raw-file/default/ReSpec.js/css/respec.css"],
 
           // editors, add as many as you like
           // only "name" is required