We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cab3589 commit ca70cccCopy full SHA for ca70ccc
index.html
@@ -42,9 +42,9 @@
42
}
43
],
44
wg: "Audio Working Group",
45
- wgURI: "http://www.w3.org/2011/audio/",
+ wgURI: "https://www.w3.org/2011/audio/",
46
wgPublicList: "public-audio",
47
- wgPatentURI: "http://www.w3.org/2004/01/pp-impl/46884/status",
+ wgPatentURI: "https://www.w3.org/2004/01/pp-impl/46884/status",
48
previousPublishDate: "2013-11-26",
49
previousMaturity: "WD"
50
};
0 commit comments