From 587c2857096b67e0833f281b02fa3e71f8ab6b35 Mon Sep 17 00:00:00 2001
From: BERTHAUT Florent <florent.berthaut@univ-lille.fr>
Date: Fri, 9 Apr 2021 18:08:11 +0200
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 6b29a63..95c7b99 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
 
-- 
GitLab