change https-->http for W3C stylesheet and logo links
authorStephan Zednik <zednis@rpi.edu>
Tue, 05 Mar 2013 00:37:23 -0700
changeset 5911 aa1d87aadc6b
parent 5910 f864f17534f0
child 5912 22faa3ad27eb
change https-->http for W3C stylesheet and logo links
xml/releases/WD-prov-xml-20130312/Overview.html
--- a/xml/releases/WD-prov-xml-20130312/Overview.html	Tue Mar 05 00:28:51 2013 -0700
+++ b/xml/releases/WD-prov-xml-20130312/Overview.html	Tue Mar 05 00:37:23 2013 -0700
@@ -190,11 +190,11 @@
 aside.example div.example div.example-title {
     color: #999;
 }
-</style><link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/W3C-WD"><!--[if lt IE 9]><script src='https://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head> 
+</style><link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WD"><!--[if lt IE 9]><script src='http://www.w3.org/2008/site/js/html5shiv.js'></script><![endif]--></head> 
   <body><div class="head">
   <p>
     
-      <a href="http://www.w3.org/"><img width="72" height="48" src="https://www.w3.org/Icons/w3c_home" alt="W3C"></a>
+      <a href="http://www.w3.org/"><img width="72" height="48" src="http://www.w3.org/Icons/w3c_home" alt="W3C"></a>
     
   </p>
   <h1 class="title" id="title">PROV-XML: The PROV XML Schema</h1>