From 2028ea4289ab7521bfdad3b750a92030626b1d8c Mon Sep 17 00:00:00 2001
From: Orestis Malaspinas <orestis.malaspinas@hesge.ch>
Date: Wed, 25 Sep 2019 10:52:46 +0200
Subject: [PATCH] added video test

---
 index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.md b/index.md
index 0ea66c7..4a6130a 100644
--- a/index.md
+++ b/index.md
@@ -24,7 +24,7 @@ corrige: false
 
 <div align="left">
 <video width="640" height="480" controls="true" autoplay="false">
-   <source src="malaspinas.mp4" type="video/mp4">
+   <source src="http://129.194.185.180/malaspinas.mp4" type="video/mp4">
 </video>
 <p>
 <caption> Courtesy of the 2018-19 class of ITI. </caption>
-- 
GitLab