Permalink
Browse files
editor's draft link is now HTTPS
- Loading branch information...
Showing
with
2 additions
and
2 deletions.
-
+1
−1
index.html
-
+1
−1
template.erb
|
|
@@ -18,7 +18,7 @@ |
|
|
copyrightStart: "2014",
|
|
|
|
|
|
// if there a publicly available Editor's Draft, this is the link
|
|
|
- edDraftURI: "http://w3c.github.io/webappsec-subresource-integrity/",
|
|
|
+ edDraftURI: "https://w3c.github.io/webappsec-subresource-integrity/",
|
|
|
crEnd: "2015-12-15",
|
|
|
|
|
|
previousMaturity: "WD",
|
|
|
|
|
|
@@ -18,7 +18,7 @@ |
|
|
copyrightStart: "2014",
|
|
|
|
|
|
// if there a publicly available Editor's Draft, this is the link
|
|
|
- edDraftURI: "http://w3c.github.io/webappsec-subresource-integrity/",
|
|
|
+ edDraftURI: "https://w3c.github.io/webappsec-subresource-integrity/",
|
|
|
crEnd: "2015-12-15",
|
|
|
|
|
|
previousMaturity: "WD",
|
|
|
|
0 comments on commit
ff2f67b