diff options
Diffstat (limited to 'lv2/lv2plug.in/ns/extensions/ui')
-rw-r--r-- | lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl b/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl index 02c53b6..044d1b3 100644 --- a/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl +++ b/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl @@ -5,11 +5,11 @@ <http://lv2plug.in/ns/extensions/ui> a doap:Project ; - rdfs:seeAlso <../../people/people.ttl> ; + rdfs:seeAlso <../../meta/meta.ttl> ; doap:license <http://opensource.org/licenses/isc> ; doap:name "LV2 UI" ; doap:shortdesc "Generic UI interface for LV2 plugins." ; - doap:developer <http://lv2plug.in/ns/people#larsl> ; + doap:developer <http://lv2plug.in/ns/meta#larsl> ; doap:maintainer <http://drobilla.net/drobilla#me> ; doap:release [ doap:revision "2.7" ; |