summaryrefslogtreecommitdiff
path: root/src/manifest.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'src/manifest.ttl')
-rw-r--r--src/manifest.ttl6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/manifest.ttl b/src/manifest.ttl
index 65a8953..0fd8826 100644
--- a/src/manifest.ttl
+++ b/src/manifest.ttl
@@ -1,7 +1,7 @@
@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-<http://drumgizmo.org/lv2>
+<http://camsync.org/lv2>
a lv2:Plugin ;
- lv2:binary <drumgizmo.so> ;
- rdfs:seeAlso <drumgizmo.ttl> .
+ lv2:binary <camsync.so> ;
+ rdfs:seeAlso <camsync.ttl> .