diff options
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/dynmanifest/lv2-dynmanifest.doap.ttl')
-rw-r--r-- | lv2/lv2plug.in/ns/ext/dynmanifest/lv2-dynmanifest.doap.ttl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lv2/lv2plug.in/ns/ext/dynmanifest/lv2-dynmanifest.doap.ttl b/lv2/lv2plug.in/ns/ext/dynmanifest/lv2-dynmanifest.doap.ttl index 198ed82..d982537 100644 --- a/lv2/lv2plug.in/ns/ext/dynmanifest/lv2-dynmanifest.doap.ttl +++ b/lv2/lv2plug.in/ns/ext/dynmanifest/lv2-dynmanifest.doap.ttl @@ -5,14 +5,14 @@ <http://lv2plug.in/ns/ext/dynmanifest> a doap:Project ; - rdfs:seeAlso <../../people/people.ttl> ; + rdfs:seeAlso <../../meta/meta.ttl> ; doap:license <http://opensource.org/licenses/isc> ; doap:name "LV2 Dynamic Manifest" ; doap:homepage <http://naspro.atheme.org> ; doap:created "2009-06-13" ; doap:shortdesc "Support for dynamic data generation." ; doap:programming-language "C" ; - doap:developer <http://lv2plug.in/ns/people#daste> ; + doap:developer <http://lv2plug.in/ns/meta#daste> ; doap:release [ doap:revision "1.2" ; doap:created "2011-11-21" ; |