diff --git a/README.md b/README.md index 0658a33..52dfbda 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ A publication must include a [`duration`](https://r ```json "links": [ { - "rel": "alternate", + "rel": "related", "href": "guided.json", "type": "application/guided-navigation+json" } diff --git a/roles.md b/roles.md index 31a330e..6a22a71 100644 --- a/roles.md +++ b/roles.md @@ -4,13 +4,16 @@ | Role | EPUB type equivalent | ARIA role | HTML element | Definition | | ---- | -------------------- | --------- | ------------ | ---------- | +| `article` | | | `
` | Represents a self-contained composition in a document, page, application, or site, which is intended to be independently distributable or reusable | | `aside` | [`aside`](https://www.w3.org/TR/epub-ssv-11/#sec-asides) | | `