aboutsummaryrefslogtreecommitdiffstats
path: root/ext/urid.lv2/urid.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'ext/urid.lv2/urid.ttl')
-rw-r--r--ext/urid.lv2/urid.ttl6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/urid.lv2/urid.ttl b/ext/urid.lv2/urid.ttl
index d074724..85af5c4 100644
--- a/ext/urid.lv2/urid.ttl
+++ b/ext/urid.lv2/urid.ttl
@@ -59,9 +59,9 @@ pointed to an instance of LV2_URID_Mapper.
urid:Unmapper
a lv2:Feature ;
lv2:documentation """
-A feature which is used to unmap URIs previously mapped to integers by <a
-href="#Mapper">Mapper</a>. To support this feature, the host must pass an
-LV2_Feature to LV2_Descriptor::instantiate() with <em>URI</em>
+A feature which is used to unmap URIs previously mapped to integers by
+urid:Mapper. To support this feature, the host must pass an LV2_Feature to
+LV2_Descriptor::instantiate() with <em>URI</em>
<q>http://lv2plug.in/ns/ext/urid#Unmapper</q> and <em>data</em> pointed to an
instance of LV2_URID_Unmapper.
""" .