diff --git a/README.md b/README.md
index 6b29a6326ee87f9a251064380d1e19a39642b367..95c7b99dff4b437313ab192f470d226651ec5da3 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Digital instruments allow us to do things that were not possible with purely aco
 Bf-pd is a library built in PureData (Pd) which enables communication and cooperation between digital instruments. Bf-pd can be integrated into any instrument built in Pd. It provides a *collaboration window* from which musicians can view each others’ activity and share control of instrument parameters and other musical data.
 
 The design of bf-pd is based on the BOEUF conceptual framework which consists of a classification of modes of collaboration used in collective music performance, and a set of components which affords them. More details on the BOEUF conceptual framework can be found
-[on this page](boeuf.md).
+[on this page](doc/boeuf.md).
 
 ## Installing bf-pd
 
@@ -88,7 +88,7 @@ You can also ask another instrument's parameter to be set to a specific value by
 
 ## Demo Video 
 
-<a href="https://pod.univ-lille.fr/video/17916-adapting-openness-dynamics-of-collaboration-interfaces-for-heterogeneous-digital-orchestras/"><img src="doc/img/video.png" height="300px"/><br/>Video showing both the collab window and another interface for bf-pd</a>.
+<a href="https://pod.univ-lille.fr/video/19614-bf-pd-collaboration-window/"><img src="doc/img/video.png" height="300px"/><br/>Video showing both the collab window and another interface for bf-pd</a>.
 
 ## More resources