aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.html.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-07-07 18:44:40 -0400
committerDavid Robillard <d@drobilla.net>2022-07-17 17:08:39 -0400
commit1c04550ba7db794fe23032143afeb07bee04ea08 (patch)
tree9392a5351241f3bbe151220a0fb75a447debcb1d /doc/index.html.in
parentc473f47f21c84aaf03ec179dde57c7929867b1ec (diff)
downloadlv2-1c04550ba7db794fe23032143afeb07bee04ea08.tar.xz
Consistently use the prefix "dcterms" everywhere
Diffstat (limited to 'doc/index.html.in')
-rw-r--r--doc/index.html.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html.in b/doc/index.html.in
index 875ad39..e097eab 100644
--- a/doc/index.html.in
+++ b/doc/index.html.in
@@ -62,12 +62,12 @@
</div>
<div>
Valid
- <a about="" rel="dct:conformsTo" resource="http://www.w3.org/TR/rdfa-syntax"
+ <a about="" rel="dcterms:conformsTo" resource="http://www.w3.org/TR/rdfa-syntax"
href="http://validator.w3.org/check?uri=referer">
XHTML+RDFa
</a>
and
- <a about="" rel="dct:conformsTo" resource="http://www.w3.org/TR/CSS2"
+ <a about="" rel="dcterms:conformsTo" resource="http://www.w3.org/TR/CSS2"
href="http://jigsaw.w3.org/css-validator/check/referer">
CSS
</a>