From 7efa55d4ef32b181a7bef07295302663f0351c29 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 24 Mar 2019 17:07:56 +0100 Subject: Fix broken link in UI documentation --- lv2/ui/ui.ttl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lv2/ui/ui.ttl b/lv2/ui/ui.ttl index f0444b5..48ac166 100644 --- a/lv2/ui/ui.ttl +++ b/lv2/ui/ui.ttl @@ -14,9 +14,7 @@

This extension is used to create User Interfaces (UIs) for LV2 plugins.

UIs are implemented as an LV2UI_Descriptor loaded via lv2ui_descriptor() in -a shared library, and are distributed in bundles just like plugins. See the API reference for details on the C -API.

+a shared library, and are distributed in bundles just like plugins.

UIs are associated with plugins in data:

-- cgit v1.2.1