Skip to content

Commit 3e04e77

Browse files
authored
Merge pull request #266 from zolkis/master
Fix ReSpec header with new group field
2 parents 758beb5 + c165e59 commit 3e04e77

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
var respecConfig = {
1111
specStatus: "ED",
1212
shortName: "wot-scripting-api",
13+
group: "wg/wot",
1314
copyrightStart: 2017,
1415
noLegacyStyle: true,
1516
publishDate: "",
@@ -26,9 +27,6 @@
2627
{ name: "Johannes Hund", w3cid: "74472", note: "Former Editor, when at Siemens AG" },
2728
{ name: "Kazuaki Nimura", w3cid: "59208", note: "Former Editor, at Fujitsu Ltd." },
2829
],
29-
wg: "Web of Things Working Group",
30-
wgURI: "https://www.w3.org/WoT/WG/",
31-
wgPublicList: "public-wot-wg",
3230
issueBase: "https://www.github.com/w3c/wot-scripting-api/issues/",
3331
githubAPI: "https://github.com/api/repos/w3c/wot-scripting-api",
3432
otherLinks: [

0 commit comments

Comments
 (0)