Skip to content

Commit fb9b218

Browse files
committed
chore: use groups ReSpec option
1 parent e951562 commit fb9b218

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@
99
'remove'></script>
1010
<script class='remove'>
1111
var respecConfig = {
12-
github: "https://github.com/w3c/payment-request/",
12+
github: "w3c/payment-request",
1313
specStatus: "ED",
14+
group: "payments",
1415
formerEditors: [
1516
{
1617
name: "Domenic Denicola",
@@ -63,9 +64,6 @@
6364
w3cid: 2175,
6465
},
6566
],
66-
wg: "Web Payments Working Group",
67-
wgURI: "https://www.w3.org/Payments/WG/",
68-
wgPatentURI: "https://www.w3.org/2004/01/pp-impl/83744/status",
6967
testSuiteURI: "https://wpt.live/payment-request/",
7068
implementationReportURI:
7169
"https://w3c.github.io/test-results/payment-request/all.html",

0 commit comments

Comments
 (0)