diff options
author | David Robillard <d@drobilla.net> | 2011-11-22 01:30:35 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-11-22 01:30:35 +0000 |
commit | 5ff1d0ff0ee8bc52dacc6f0ef0f25c36fb6f1e47 (patch) | |
tree | 583f71941716eea33a9867530b7e835282563b70 /lv2/ns/ext/reference/reference.ttl | |
parent | ece195616828b98c77b582c00b84b31f1fa027d6 (diff) | |
download | lv2-5ff1d0ff0ee8bc52dacc6f0ef0f25c36fb6f1e47.tar.xz |
Fix broken links.
Diffstat (limited to 'lv2/ns/ext/reference/reference.ttl')
-rw-r--r-- | lv2/ns/ext/reference/reference.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/ns/ext/reference/reference.ttl b/lv2/ns/ext/reference/reference.ttl index 1e030ee..bbf56d4 100644 --- a/lv2/ns/ext/reference/reference.ttl +++ b/lv2/ns/ext/reference/reference.ttl @@ -40,7 +40,7 @@ dynamically allocated memory, called a <a href="#Blob">"Blob"</a>, which is (unlike an Atom) not necessarily POD. Blobs are accessed via a reference:Reference, which is a special case of <a -href="http://lv2plug.in/ns/ext/ext#Atom">Atom</a> that always has <code>type = +href="http://lv2plug.in/ns/ext#Atom">Atom</a> that always has <code>type = 0</code>, is not POD, and can only be copied using host provided functions. This allows plugins and hosts to work with data of any type at all.</p> """ . |