aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core/lv2core.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/core/lv2core.ttl')
-rw-r--r--lv2/core/lv2core.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/core/lv2core.ttl b/lv2/core/lv2core.ttl
index 1f62018..b830e1a 100644
--- a/lv2/core/lv2core.ttl
+++ b/lv2/core/lv2core.ttl
@@ -41,7 +41,7 @@ devices). See <a href="http://www.w3.org/TR/xhtml-basic/#s_xhtmlmodules"
lv2:Specification ;
rdfs:seeAlso <lv2.h> ,
<lv2_util.h> ,
- <lv2core.doap.ttl> ;
+ <lv2core.meta.ttl> ;
lv2:documentation """
<p>LV2 is an interface for writing audio processors, or <q>plugins</q>, in
C/C++ which can be dynamically loaded into many applications, or <q>hosts</q>.