Skip to content

Commit 7c61e0a

Browse files
committed
Use ED URLs for the ED version
1 parent 6be5820 commit 7c61e0a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ <h2>Editor’s Draft, 2021-06-30</h2>
142142

143143
<dl id="document-identifier">
144144
<dt>This version</dt>
145-
<dd><a href="https://solidproject.org/TR/wac" rel="owl:sameAs doap:homepage">https://solidproject.org/TR/wac</a></dd>
145+
<dd><a href="https://solid.github.io/web-access-control-spec/" rel="owl:sameAs doap:homepage">https://solid.github.io/web-access-control-spec/</a></dd>
146146
</dl>
147147

148148
<dl id="document-latest-version">
@@ -216,9 +216,9 @@ <h2>Editor’s Draft, 2021-06-30</h2>
216216
<dt>Rule</dt>
217217
<dd><a about="#document-policy-offer" href="https://www.w3.org/TR/odrl-vocab/#term-Offer" typeof="odrl:Offer">Offer</a></dd>
218218
<dt>Unique Identifier</dt>
219-
<dd><a href="https://solidproject.org/TR/wac#document-policy-offer" rel="odrl:uid">https://solidproject.org/TR/wac#document-policy-offer</a></dd>
219+
<dd><a href="https://solid.github.io/web-access-control-spec/#document-policy-offer" rel="odrl:uid">https://solid.github.io/web-access-control-spec/#document-policy-offer</a></dd>
220220
<dt>Target</dt>
221-
<dd><a href="https://solidproject.org/TR/wac" rel="odrl:target">https://solidproject.org/TR/wac</a></dd>
221+
<dd><a href="https://solid.github.io/web-access-control-spec/" rel="odrl:target">https://solid.github.io/web-access-control-spec/</a></dd>
222222
<dt>Permission</dt>
223223
<dd>
224224
<dl id="document-permission" rel="odrl:permission" resource="#document-permission" typeof="odrl:Permission">

0 commit comments

Comments
 (0)