From 6211e72fe35028fd2865f3a5680b9701b13ab9e1 Mon Sep 17 00:00:00 2001
From: BERTHAUT Florent <florent.berthaut@univ-lille.fr>
Date: Fri, 12 Mar 2021 15:52:25 +0100
Subject: [PATCH] Update doc/README.md

---
 doc/README.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/doc/README.md b/doc/README.md
index 47ea8fb..a7fb092 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -33,8 +33,7 @@ The design of bf-pd is based on the BOEUF conceptual framework which consists of
 
 # More resources
 
-Documentation for each of the user objects in bf-pd can be found at <https://gitlab.cristal.univ-lille.fr/boeuf/bf-pd/wikis/the-bf-pd-objects>
+Documentation for each of the user objects in bf-pd can be found in [objects.md](objects.md).
 
-The *BOEUF conceptual framework* describes the *modes of collaboration* used in musical collaboration and describes a set of *components* for realizing these modes in a software framework. Bf-pd is based on this framework. More info can be found at <https://gitlab.cristal.univ-lille.fr/boeuf/bf-pd/wikis/the-boeuf-conceptual-framework>
+The *BOEUF conceptual framework* describes the *modes of collaboration* used in musical collaboration and describes a set of *components* for realizing these modes in a software framework. Bf-pd is based on this framework. More info can be found in [boeuf.md](boeuf.md).
 
-[TODO: add links to the papers, general pd resources]
-- 
GitLab