author | Cameron McCormack <cam@mcc.id.au> |
Fri, 14 Jun 2013 08:14:36 +1000 | |
changeset 82 | 7930bc4dbcb0 |
parent 81 | 7dc3ec585766 |
child 83 | ee0a80076e9b |
publish/processing.js |
--- a/publish/processing.js Tue May 28 15:15:10 2013 +1000 +++ b/publish/processing.js Fri Jun 14 08:14:36 2013 +1000 @@ -67,7 +67,7 @@ } else { href = '//www.w3.org/StyleSheets/TR/' + href; if (conf.maturity != 'ED') { - href = 'http:' + href; + href = 'https:' + href; } } doc.head.appendChild(utils.parse('<link rel="stylesheet" href="{{href}}" type="text/css" media="screen"/>',