diff options
Diffstat (limited to 'lv2/lv2plug.in')
-rw-r--r-- | lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl | 2 |
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> ; |