diff options
Diffstat (limited to 'ext/message.lv2')
-rw-r--r-- | ext/message.lv2/message.ttl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/message.lv2/message.ttl b/ext/message.lv2/message.ttl index 60ec021..ae7d438 100644 --- a/ext/message.lv2/message.ttl +++ b/ext/message.lv2/message.ttl @@ -76,7 +76,7 @@ This is an abstract port class, the actual format and semantics of the port buffer (and messages) are defined by some other port type, i.e. a cmdControlPort MUST have another type which defines the format and semantics of the port buffer contents (likely candidates are -<a href="http://lv2plug.in/ns/ext/atom-port#MessagePort">atom-port:MessagePort</a> +<a href="http://lv2plug.in/ns/ext/atom#MessagePort">atom:MessagePort</a> or <a href="http://lv2plug.in/ns/ext/event#EventPort">ev:EventPort</a>). """ . @@ -95,7 +95,7 @@ This is an abstract port class, the actual format and semantics of the port buffer (and messages) are defined by some other port type, i.e. a cmdControlPort MUST have another type which defines the format and semantics of the port buffer contents (likely candidates are -<a href="http://lv2plug.in/ns/ext/atom-port#MessagePort">atom-port:MessagePort</a> +<a href="http://lv2plug.in/ns/ext/atom#MessagePort">atom:MessagePort</a> or <a href="http://lv2plug.in/ns/ext/event#EventPort">ev:EventPort</a>). """ . |