[gimp-web: 3/3] Fixed secondary src for video to https



commit ea3db97c9d7c0992c29dcaa2fbc7197edca5a28e
Author: Pat David <patdavid gmail com>
Date:   Thu Jan 14 16:16:58 2016 -0600

    Fixed secondary src for video to https

 content/news/2015-11-26 GIMP 2.9.2.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/content/news/2015-11-26 GIMP 2.9.2.md b/content/news/2015-11-26 GIMP 2.9.2.md
index d0a2f21..3a125aa 100644
--- a/content/news/2015-11-26 GIMP 2.9.2.md     
+++ b/content/news/2015-11-26 GIMP 2.9.2.md     
@@ -126,7 +126,7 @@ Apart from the newly added _experimental_ MyPaint Brush tool, there are several
 
 <p><video width="650" height="366" controls>
   <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-canvas-rotation-preview.webm"; 
type="video/webm">
-  <source src="http://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-canvas-rotation-preview.mp4"; 
type="video/mp4">
+  <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-canvas-rotation-preview.mp4"; 
type="video/mp4">
 Your browser does not support the video tag.
 </video> </p>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]