Skip to content

Commit 1ca76fe

Browse files
authored
Update URLs of dbsc and passkey-endpoints (#2098)
Both specs got published as First Public Working Draft today. Note: shortname changes as /TR specs use leveling.
1 parent ae72424 commit 1ca76fe

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

specs.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -603,8 +603,6 @@
603603
"url": "https://w3c.github.io/web-share-target/",
604604
"standing": "good"
605605
},
606-
"https://w3c.github.io/webappsec-dbsc/",
607-
"https://w3c.github.io/webappsec-passkey-endpoints/",
608606
"https://w3c.github.io/webrtc-ice/",
609607
{
610608
"shortTitle": "WoT Bindings Registry",
@@ -1294,6 +1292,12 @@
12941292
],
12951293
"url": "https://www.w3.org/TR/dapt/"
12961294
},
1295+
{
1296+
"url": "https://www.w3.org/TR/dbsc-1/",
1297+
"formerNames": [
1298+
"dbsc"
1299+
]
1300+
},
12971301
"https://www.w3.org/TR/design-principles/",
12981302
"https://www.w3.org/TR/device-memory-1/",
12991303
"https://www.w3.org/TR/device-posture/",
@@ -1616,6 +1620,12 @@
16161620
"url": "https://www.w3.org/TR/owl-time/"
16171621
},
16181622
"https://www.w3.org/TR/paint-timing/",
1623+
{
1624+
"url": "https://www.w3.org/TR/passkey-endpoints-1/",
1625+
"formerNames": [
1626+
"passkey-endpoints"
1627+
]
1628+
},
16191629
"https://www.w3.org/TR/payment-handler/",
16201630
"https://www.w3.org/TR/payment-method-id/",
16211631
"https://www.w3.org/TR/payment-method-manifest/",

0 commit comments

Comments
 (0)