diff options
author | Nick White <git@njw.me.uk> | 2013-01-22 08:32:25 +0000 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2013-01-22 08:32:25 +0000 |
commit | 9d0c8397b7ddd9087828c830cdb3a08ca792c770 (patch) | |
tree | 7da8e309024fc854355d29a293fcc67d29c5102c /websummary.sh | |
parent | 508b7b1123ea479caed7af68ffd9f90ffcc37281 (diff) |
Rewrite readme a bit and change web location to /getxbook
Diffstat (limited to 'websummary.sh')
-rw-r--r-- | websummary.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/websummary.sh b/websummary.sh index 1b9e22f..0db3177 100644 --- a/websummary.sh +++ b/websummary.sh @@ -44,6 +44,6 @@ roqet -q -r csv -e "$q" -D /dev/stdin < $rdf | sed '1d' \ - Maintainer: [$maint]($mainthome) - Language: $lang - License: [$license]($licenseuri) -- DOAP: [${home}doap.ttl](${home}doap.ttl) +- DOAP RDF: [${home}/doap.ttl](${home}/doap.ttl) _EOF_ done |