From 3b216668d90905f272d5f8145039b254273b5793 Mon Sep 17 00:00:00 2001
From: BERTHAUT Florent <florent.berthaut@univ-lille.fr>
Date: Fri, 12 Mar 2021 16:09:20 +0100
Subject: [PATCH] Update doc/README.md

---
 doc/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/README.md b/doc/README.md
index a7fb092..7f03fc5 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -6,7 +6,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 wiki page] (../the-boeuf-conceptual-framework)
+[on this wiki page](boeuf.md).
 
 # Installing bf-pd
 
-- 
GitLab