aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-06 17:37:38 +0000
committerDavid Robillard <d@drobilla.net>2012-04-06 17:37:38 +0000
commitce88786d07a7840dfb21171dd15588c0fb46a775 (patch)
tree60f3ff99fd905480f39ed67761a1d5be5f8aa209 /lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
parentfaa04e26eb42fde8f853d072848f89c927f2a363 (diff)
downloadlv2-ce88786d07a7840dfb21171dd15588c0fb46a775.tar.xz
Fix broken link.
Diffstat (limited to 'lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl')
-rw-r--r--lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl b/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
index 6c79def..afc0585 100644
--- a/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
+++ b/lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl
@@ -5,7 +5,7 @@
<http://lv2plug.in/ns/lv2core>
a doap:Project ;
- rdfs:seeAlso <people/people.ttl> ;
+ rdfs:seeAlso <../people/people.ttl> ;
doap:license <http://opensource.org/licenses/isc> ;
doap:name "LV2" ;
doap:homepage <http://lv2plug.in> ;