Skip to content

Commit 2751f2a

Browse files
committed
Fix date typos, add latest published version
1 parent 43faeaa commit 2751f2a

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

index.html

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
<main>
139139
<article about="" typeof="schema:Article doap:Specification">
140140
<h1 property="schema:name">Web Access Control</h1>
141-
<h2>Editor’s Draft, 2021-07-11</h2>
141+
<h2>Editor’s Draft, 2021-08-05</h2>
142142

143143
<dl id="document-identifier">
144144
<dt>This version</dt>
@@ -150,6 +150,11 @@ <h2>Editor’s Draft, 2021-07-11</h2>
150150
<dd><a href="https://solid.github.io/web-access-control-spec/" rel="rel:latest-version">https://solid.github.io/web-access-control-spec/</a></dd>
151151
</dl>
152152

153+
<dl id="document-latest-published-version">
154+
<dt>Latest published version</dt>
155+
<dd><a href="https://solidproject.org/TR/wac" rel="rdfs:seeAlso">https://solidproject.org/TR/wac</a></dd>
156+
</dl>
157+
153158
<div id="authors">
154159
<dl id="author-name">
155160
<dt>Editors</dt>
@@ -159,7 +164,7 @@ <h2>Editor’s Draft, 2021-07-11</h2>
159164

160165
<dl id="document-created">
161166
<dt>Created</dt>
162-
<dd><time content="2021-03-29T00:00:00Z" datatype="xsd:dateTime" datetime="2021-03-29T00:00:00Z" property="schema:dateCreated">2021-07-11</time></dd>
167+
<dd><time content="2021-03-29T00:00:00Z" datatype="xsd:dateTime" datetime="2021-03-29T00:00:00Z" property="schema:dateCreated">2021-03-29</time></dd>
163168
</dl>
164169

165170
<dl id="document-published">
@@ -169,7 +174,7 @@ <h2>Editor’s Draft, 2021-07-11</h2>
169174

170175
<dl id="document-modified">
171176
<dt>Modified</dt>
172-
<dd><time content="2021-07-11T00:00:00Z" datatype="xsd:dateTime" datetime="2021-07-11T00:00:00Z" property="schema:dateModified">2021-07-11</time></dd>
177+
<dd><time content="2021-08-05T00:00:00Z" datatype="xsd:dateTime" datetime="2021-08-05T00:00:00Z" property="schema:dateModified">2021-08-05</time></dd>
173178
</dl>
174179

175180
<dl id="document-repository">

0 commit comments

Comments
 (0)