aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2020-07-24 18:21:32 +0200
committerJonas Smedegaard <dr@jones.dk>2020-07-24 18:21:32 +0200
commit848d1be3e3b1fada54a278494400cb84addacd4d (patch)
tree2eda089f2fcc14bf98800e5e7a7be99812810216
parent0840f610a81cbc81a564adb6ff7a0cb30e0322ea (diff)
sync with https://hackmd.io/KtR5fUhXRuS_XnNEo_gpow as of 2020-07-24T18:20 and our commit 218b986
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3dfaf9a..399eb20 100644
--- a/README.md
+++ b/README.md
@@ -104,8 +104,8 @@ Would produce the following HTML+RDFa:
<ul>
<li property="attendee">Alice</li>
<li property="attendee">Bob</li>
- <li property="attendee"><a href="https://www.wikidata.org/wiki/Q80">Tim</a></li>
- </ul>
+ <li><a property="attendee" href="https://www.wikidata.org/wiki/Q80">Tim</a></li>
+ </ul>
</li>
<li>Description: Some information not annotated</li>
</ul>