diff options
Diffstat (limited to 'content/pages')
-rw-r--r-- | content/pages/developing.md | 2 | ||||
-rw-r--r-- | content/pages/index.md | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/content/pages/developing.md b/content/pages/developing.md index 66c5794..9ebf781 100644 --- a/content/pages/developing.md +++ b/content/pages/developing.md @@ -76,6 +76,8 @@ Both LV2 itself and this site are stored in [git](http://lv2plug.in/git): git clone http://lv2plug.in/git/lv2 git clone http://lv2plug.in/git/lv2site +There is also an official mirror on [Github](http://github.com/drobilla/lv2). + Contributions are most welcome. If you plan to implement something significant, it is a good idea to discuss it with the community on the mailing list to be sure you're headed in the right direction. Feel free to get diff --git a/content/pages/index.md b/content/pages/index.md index e5f94d1..c1adb9f 100644 --- a/content/pages/index.md +++ b/content/pages/index.md @@ -2,9 +2,9 @@ Title: save_as: index.html LV2 is a [free](http://www.gnu.org/philosophy/free-sw.html) standard for audio -plugins, used by hundreds of plugins and other projects. At its core, LV2 -is a simple and stable interface, accompanied by *extensions* which add -functionality to support the needs of increasingly powerful audio software. +plugins, used by hundreds of plugins and other projects. At its core, LV2 is a +simple stable interface, accompanied by *extensions* which add functionality to +support the needs of increasingly powerful audio software. * [**Download LV2 1.10.0**](http://lv2plug.in/spec/lv2-1.10.0.tar.bz2) [(sig)](http://lv2plug.in/spec/lv2-1.10.0.tar.bz2.sig) |