Skip to content

Commit 008710a

Browse files
committed
Apply new ReSpec group attribute
Signed-off-by: Zoltan Kis <[email protected]>
1 parent 934c053 commit 008710a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@
99
'remove'></script>
1010
<script class="remove">
1111
var respecConfig = {
12-
specStatus: "CG-DRAFT",
1312
shortName: "web-nfc",
13+
group: "cg/web-nfc",
14+
specStatus: "CG-DRAFT",
1415
editors: [
1516
{
1617
name: "Kenneth Rohde Christiansen",
@@ -54,8 +55,6 @@
5455
}
5556
],
5657
testSuiteURI: "https://wpt.fyi/web-nfc/",
57-
wg: "Web NFC Community Group",
58-
wgURI: "https://www.w3.org/community/web-nfc/",
5958
github: "w3c/web-nfc",
6059
xref: "web-platform",
6160
localBiblio: {

0 commit comments

Comments
 (0)