Use https in Note-KeyProps.html to avoid insecure content warning.
authorGary Kacmarcik <garykac@google.com>
Sat, 17 Aug 2013 16:03:37 -0700
changeset 454 d2190b3e5337
parent 453 a7936b6a4d3f
child 455 aa9f235e3f3b
Use https in Note-KeyProps.html to avoid insecure content warning.
html/Note-KeyProps.html
--- a/html/Note-KeyProps.html	Sat Aug 17 15:40:11 2013 -0700
+++ b/html/Note-KeyProps.html	Sat Aug 17 16:03:37 2013 -0700
@@ -84,12 +84,12 @@
  
     /*]]>*/
     </style>
-    <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WG-NOTE.css" />
+    <link rel="stylesheet" type="text/css" href="https://www.w3.org/StyleSheets/TR/W3C-WG-NOTE.css" />
   </head>
   <body>
     <div class="head">
       <p>
-        <a href="http://www.w3.org/"><img src="http://www.w3.org/Icons/w3c_home" alt="W3C" height="48" width="72" /></a>
+        <a href="http://www.w3.org/"><img src="https://www.w3.org/Icons/w3c_home" alt="W3C" height="48" width="72" /></a>
       </p>
       <h1 id="title">Legacy Keyboard Event Properties</h1>
       <h2 id="w3c-doctype">W3C Working Group Note 04 August 2010</h2>