diff --git a/doc/README.md b/doc/README.md
index a7fb0928884a0635489d95aa1edbf8ffec823287..7f03fc5161f62898d4464727387d6b0987028e88 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