From c79a57053a59cdea6c85d720844ae720e680671b Mon Sep 17 00:00:00 2001
From: David Robillard
Date: Mon, 21 Nov 2011 03:25:23 +0000
Subject: Refer to URI identifiers defined in headers.
---
lv2/ns/ext/instance-access/instance-access.ttl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'lv2/ns/ext/instance-access')
diff --git a/lv2/ns/ext/instance-access/instance-access.ttl b/lv2/ns/ext/instance-access/instance-access.ttl
index f3d1a42..df3a024 100644
--- a/lv2/ns/ext/instance-access/instance-access.ttl
+++ b/lv2/ns/ext/instance-access/instance-access.ttl
@@ -75,6 +75,6 @@
handle to an LV2 plugin instance (LV2_Handle), if possible.
To support this feature the host must pass an LV2_Feature struct to the UI
-instantiate method with URI "http://lv2plug.in/ns/ext/instance-access" and data
-pointed directly to the LV2_Handle of the plugin instance.
+instantiate method with URI LV2_INSTANCE_ACCESS_URI and data pointed directly
+to the LV2_Handle of the plugin instance.
""" .
--
cgit v1.2.1