use https instead of http
authorAZ
Tue, 17 Sep 2013 11:53:32 +0200
changeset 1096 07cf5f4aea7a
parent 1095 63570a01bfd6
child 1097 148c6b4caee1
use https instead of http
rdf-dataset/index.html
--- a/rdf-dataset/index.html	Tue Sep 17 11:49:58 2013 +0200
+++ b/rdf-dataset/index.html	Tue Sep 17 11:53:32 2013 +0200
@@ -51,7 +51,7 @@
 
           // if there a publicly available Editor's Draft, this is the link
 //
-          edDraftURI:           "http://dvcs.w3.org/hg/rdf/raw-file/default/rdf-dataset/index.html",
+          edDraftURI:           "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-dataset/index.html",
 
           // if this is a LCWD, uncomment and set the end of its review period
           // lcEnd: "2009-08-05",