aboutsummaryrefslogtreecommitdiffstats
path: root/lv2
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-03-24 17:54:48 +0100
committerDavid Robillard <d@drobilla.net>2019-03-24 21:23:02 +0100
commitd7c652ebab7ef5fa91d89f4b511bd4c8120d5fd7 (patch)
tree6cb2c09c541baaa836b2a3a4ca9d53cb2a15da2f /lv2
parent4425f09db6a4cad5aaf949f16e89181c45992b15 (diff)
downloadlv2-d7c652ebab7ef5fa91d89f4b511bd4c8120d5fd7.tar.xz
Fix broken links to API documentation
Diffstat (limited to 'lv2')
-rw-r--r--lv2/core/lv2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/core/lv2.h b/lv2/core/lv2.h
index 3bfdd02..eaca514 100644
--- a/lv2/core/lv2.h
+++ b/lv2/core/lv2.h
@@ -19,7 +19,7 @@
*/
/**
- @defgroup core LV2 Core
+ @defgroup lv2core LV2 Core
Core LV2 specification, see <http://lv2plug.in/ns/lv2core> for details.