aboutsummaryrefslogtreecommitdiffstats
path: root/lv2specgen
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-10-05 18:50:39 +0000
committerDavid Robillard <d@drobilla.net>2010-10-05 18:50:39 +0000
commitff31add4bbdcd0b21a8f50482e65a521706c0597 (patch)
tree670105624d9cb676c75a269f84548a24e437c7d3 /lv2specgen
parent0b2a4821e143b16e7c2607e033824bec77f8fe85 (diff)
downloadlv2-ff31add4bbdcd0b21a8f50482e65a521706c0597.tar.xz
Make intro text less silly for LV2 itself.
Diffstat (limited to 'lv2specgen')
-rw-r--r--lv2specgen/template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2specgen/template.html b/lv2specgen/template.html
index 8af2635..3f4cff4 100644
--- a/lv2specgen/template.html
+++ b/lv2specgen/template.html
@@ -32,7 +32,7 @@
<div class="content">
<p>This document describes <a href="@URI@">@NAME@</a>,
- an <a href="http://lv2plug.in/ns/lv2core">LV2</a> extension.
+ an <a href="http://lv2plug.in/">LV2</a> related specification.
Comments are welcome, please direct discussion to <a
href="mailto:@MAIL@">@MAIL@</a>.</p>
</div>