diff options
-rw-r--r-- | lv2specgen/template.html | 2 |
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> |