aboutsummaryrefslogtreecommitdiffstats
path: root/serd.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'serd.ttl')
-rw-r--r--serd.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/serd.ttl b/serd.ttl
index 2bacf5e8..cc678ed7 100644
--- a/serd.ttl
+++ b/serd.ttl
@@ -24,6 +24,6 @@
doap:developer <http://drobilla.net/drobilla#me> ;
doap:maintainer <http://drobilla.net/drobilla#me> ;
doap:repository [
- a doap:SVNRepository ;
- doap:location <http://svn.drobilla.net/serd/>
+ a doap:GitBranch ;
+ doap:location <http://git.drobilla.net/serd.git>
] .