Update URLs - mostly s/http/https/, a few moved.
[pwl6.git] / src / yuu / pre.js
index 5381ad7..c50ad45 100644 (file)
@@ -95,7 +95,7 @@
 
         /** Canonicalize fullscreen function names if available.
 
-            Based on http://fullscreen.spec.whatwg.org/, June 7th 2013.
+            Based on https://fullscreen.spec.whatwg.org/, June 7th 2013.
         */
 
         if (!Element.prototype.requestFullscreen)