Added videos.
diff --git a/pages/_index.html b/pages/_index.html
index 07d785d..64e3ff7 100755
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -54,23 +54,23 @@
 
 	<div id="media" >
           <video width="320" height="240" controls>
-            <source src="video/0 - Context.mkv" type="video/mkv">
+            <source src="videos/0 - Context.mkv" type="video/mkv">
             Your browser does not support the video tag.
           </video> 
           <video width="320" height="240" controls>
-            <source src="video/1 - Data.mkv" type="video/mkv">
+            <source src="videos/1 - Data.mkv" type="video/mkv">
             Your browser does not support the video tag.
           </video> 
           <video width="320" height="240" controls>
-            <source src="video/2 - Link Creation.mkv" type="video/mkv">
+            <source src="videos/2 - Link Creation.mkv" type="video/mkv">
             Your browser does not support the video tag.
           </video> 
           <video width="320" height="240" controls>
-            <source src="video/3 - Link Navigation.mkv" type="video/mkv">
+            <source src="videos/3 - Link Navigation.mkv" type="video/mkv">
             Your browser does not support the video tag.
           </video> 
           <video width="320" height="240" controls>
-            <source src="video/4 - Location Modification.mkv" type="video/mkv">
+            <source src="videos/4 - Location Modification.mkv" type="video/mkv">
             Your browser does not support the video tag.
           </video> 
 	</div>