Skip to content

Commit b814c66

Browse files
committed
Use LWS10-CORE as a localBiblio name, as suggested
1 parent a8663be commit b814c66

4 files changed

Lines changed: 16 additions & 16 deletions

File tree

lws10-authn-openid/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
xref: ["web-platform"],
2727
group: "lws",
2828
localBiblio: {
29-
"LWS-PROTOCOL": {
30-
title: "LWS Protocol",
31-
href: "https://www.w3.org/TR/lws-core/",
29+
"LWS10-CORE": {
30+
title: "Linked Web Storage Protocol 1.0",
31+
href: "https://www.w3.org/TR/lws10-core/",
3232
publisher: "W3C",
3333
status: "FPWD",
3434
},
@@ -84,7 +84,7 @@ <h2>Terminology</h2>
8484
</p>
8585

8686
<p>
87-
The terms "<dfn data-cite="LWS-PROTOCOL#dfn-agent">agent</dfn>", "<dfn data-cite="LWS-PROTOCOL#dfn-authentication-credential">authentication credential</dfn>", and "<dfn data-cite="LWS-PROTOCOL#dfn-authentication-suite">authentication suite</dfn>" are defined by Linked Web Storage Protocol [[!LWS-PROTOCOL]]
87+
The terms "<dfn data-cite="LWS10-CORE#dfn-agent">agent</dfn>", "<dfn data-cite="LWS10-CORE#dfn-authentication-credential">authentication credential</dfn>", and "<dfn data-cite="LWS10-CORE#dfn-authentication-suite">authentication suite</dfn>" are defined by Linked Web Storage Protocol [[!LWS10-CORE]]
8888
</p>
8989
</section>
9090

lws10-authn-saml/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
xref: ["web-platform"],
2727
group: "lws",
2828
localBiblio: {
29-
"LWS-PROTOCOL": {
30-
title: "LWS Protocol",
31-
href: "https://www.w3.org/TR/lws-core/",
29+
"LWS10-CORE": {
30+
title: "Linked Web Storage Protocol 1.0",
31+
href: "https://www.w3.org/TR/lws10-core/",
3232
publisher: "W3C",
3333
status: "FPWD",
3434
},
@@ -70,7 +70,7 @@ <h2>Terminology</h2>
7070
</p>
7171

7272
<p>
73-
The terms "<dfn data-cite="LWS-PROTOCOL#dfn-authentication-credential">authentication credential</dfn>" and "<dfn data-cite="LWS-PROTOCOL#dfn-authentication-suite">authentication suite</dfn>" are defined by Linked Web Storage Protocol [[!LWS-PROTOCOL]]
73+
The terms "<dfn data-cite="LWS10-CORE#dfn-authentication-credential">authentication credential</dfn>" and "<dfn data-cite="LWS10-CORE#dfn-authentication-suite">authentication suite</dfn>" are defined by Linked Web Storage Protocol [[!LWS10-CORE]]
7474
</p>
7575
</section>
7676

lws10-authn-ssi-cid/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
xref: ["web-platform"],
2727
group: "lws",
2828
localBiblio: {
29-
"LWS-PROTOCOL": {
30-
title: "LWS Protocol",
31-
href: "https://www.w3.org/TR/lws-core/",
29+
"LWS10-CORE": {
30+
title: "Linked Web Storage Protocol 1.0",
31+
href: "https://www.w3.org/TR/lws10-core/",
3232
publisher: "W3C",
3333
status: "FPWD",
3434
},
@@ -74,7 +74,7 @@ <h2>Terminology</h2>
7474
</p>
7575

7676
<p>
77-
The terms "<dfn data-cite="LWS-PROTOCOL#dfn-agent">agent</dfn>", "<dfn data-cite="LWS-PROTOCOL#dfn-authentication-credential">authentication credential</dfn>", and "<dfn data-cite="LWS-PROTOCOL#dfn-authentication-suite">authentication suite</dfn>" are defined by Linked Web Storage Protocol [[!LWS-PROTOCOL]]
77+
The terms "<dfn data-cite="LWS10-CORE#dfn-agent">agent</dfn>", "<dfn data-cite="LWS10-CORE#dfn-authentication-credential">authentication credential</dfn>", and "<dfn data-cite="LWS10-CORE#dfn-authentication-suite">authentication suite</dfn>" are defined by Linked Web Storage Protocol [[!LWS10-CORE]]
7878
</p>
7979
</section>
8080

lws10-authn-ssi-did-key/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
href: "https://w3c-ccg.github.io/did-key-spec/",
3232
publisher: "W3C",
3333
},
34-
"LWS-PROTOCOL": {
35-
title: "LWS Protocol",
36-
href: "https://www.w3.org/TR/lws-core/",
34+
"LWS10-CORE": {
35+
title: "Linked Web Storage Protocol 1.0",
36+
href: "https://www.w3.org/TR/lws10-core/",
3737
publisher: "W3C",
3838
status: "FPWD",
3939
},
@@ -77,7 +77,7 @@ <h2>Terminology</h2>
7777
</p>
7878

7979
<p>
80-
The terms "<dfn data-cite="LWS-PROTOCOL#dfn-agent">agent</dfn>", "<dfn data-cite="LWS-PROTOCOL#dfn-authentication-credential">authentication credential</dfn>", and "<dfn data-cite="LWS-PROTOCOL#dfn-authentication-suite">authentication suite</dfn>" are defined by Linked Web Storage Protocol [[!LWS-PROTOCOL]]
80+
The terms "<dfn data-cite="LWS10-CORE#dfn-agent">agent</dfn>", "<dfn data-cite="LWS10-CORE#dfn-authentication-credential">authentication credential</dfn>", and "<dfn data-cite="LWS10-CORE#dfn-authentication-suite">authentication suite</dfn>" are defined by Linked Web Storage Protocol [[!LWS10-CORE]]
8181
</p>
8282
</section>
8383

0 commit comments

Comments
 (0)