From 79498fae54a0fec14b038a25497dd30078ee1199 Mon Sep 17 00:00:00 2001
From: Sonia Conesa Boj <s.conesaboj@tudelft.nl>
Date: Sat, 29 Aug 2020 14:06:23 +0000
Subject: [PATCH] Update 3_vector_spaces.md

---
 src/3_vector_spaces.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/3_vector_spaces.md b/src/3_vector_spaces.md
index 9e3e58e..d489c24 100644
--- a/src/3_vector_spaces.md
+++ b/src/3_vector_spaces.md
@@ -18,7 +18,7 @@ The lecture on vector spaces consists of two parts, each with their own video:
 -->
 **You can access the first video of this lecture [here](https://www.dropbox.com/s/evytrbb55fgrcze/linear_algebra_01.mov?dl=0)
 
-<iframe width="100%" height=315 src="https://www.dropbox.com/s/evytrbb55fgrcze/linear_algebra_01.mov?raw=1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
+<iframe width="100%" height=315 src="https://www.dropbox.com/s/evytrbb55fgrcze/linear_algebra_01.mov?dl=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
 
 A vector $\vec{v}$ is essentially a mathematical object characterised by both
 a **magnitude** and a **direction**, that is, an orientation in a given space.
-- 
GitLab