diff options
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 |