diff options
Diffstat (limited to 'lv2')
| -rw-r--r-- | lv2/lv2plug.in/ns/ext/atom/atom.ttl | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lv2/lv2plug.in/ns/ext/atom/atom.ttl b/lv2/lv2plug.in/ns/ext/atom/atom.ttl index 15dc468..e22932e 100644 --- a/lv2/lv2plug.in/ns/ext/atom/atom.ttl +++ b/lv2/lv2plug.in/ns/ext/atom/atom.ttl @@ -28,7 +28,7 @@  	rdfs:seeAlso <atom.h> ,  		<util.h> ,  		<forge.h> , -		<people/people.ttl> ; +		<../../people/people.ttl> ;  	doap:name "LV2 Atom" ;  	doap:shortdesc "A generic value container and several data types." ;  	doap:license <http://opensource.org/licenses/isc> ; |