fix scheme used by ReSpec for some exploratory work to display them properly
authorAnssi Kostiainen <anssi.kostiainen@intel.com>
Mon, 07 Oct 2013 09:38:14 +0300
changeset 481 674b477d1ee5
parent 480 f3ea6558ffe1
child 482 6968bc039244
fix scheme used by ReSpec for some exploratory work to display them properly
humidity/Overview.html
pressure/Overview.html
temperature/Overview.html
--- a/humidity/Overview.html	Mon Oct 07 14:07:57 2013 +1100
+++ b/humidity/Overview.html	Mon Oct 07 09:38:14 2013 +0300
@@ -26,6 +26,7 @@
           wgURI:        "http://www.w3.org/2009/dap/",
           wgPublicList: "public-device-apis",
           wgPatentURI:  "http://www.w3.org/2004/01/pp-impl/43696/status",
+          scheme:       "https"
       };
     </script>
   </head>
--- a/pressure/Overview.html	Mon Oct 07 14:07:57 2013 +1100
+++ b/pressure/Overview.html	Mon Oct 07 09:38:14 2013 +0300
@@ -25,6 +25,7 @@
           wgURI:        "http://www.w3.org/2009/dap/",
           wgPublicList: "public-device-apis",
           wgPatentURI:  "http://www.w3.org/2004/01/pp-impl/43696/status",
+          scheme:       "https"
       };
     </script>
   </head>
--- a/temperature/Overview.html	Mon Oct 07 14:07:57 2013 +1100
+++ b/temperature/Overview.html	Mon Oct 07 09:38:14 2013 +0300
@@ -26,6 +26,7 @@
           wgURI:        "http://www.w3.org/2009/dap/",
           wgPublicList: "public-device-apis",
           wgPatentURI:  "http://www.w3.org/2004/01/pp-impl/43696/status",
+          scheme:       "https"
       };
     </script>
   </head>