summaryrefslogtreecommitdiff
path: root/doap.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'doap.ttl')
-rw-r--r--doap.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/doap.ttl b/doap.ttl
index 09c1fa8..4f4eba5 100644
--- a/doap.ttl
+++ b/doap.ttl
@@ -6,7 +6,7 @@
:p a doap:Project;
doap:name "Readable";
doap:shortdesc "Makes webpages more readable";
- doap:homepage <http://njw.me.uk/software/readable>;
+ doap:homepage <http://njw.me.uk/software/readable/>;
doap:repository :repo;
doap:programming-language "ECMAScript";
doap:license <http://www.gnu.org/licenses/agpl.html>;