From 8863fed689d918ec310ef4d91e884c58b8512200 Mon Sep 17 00:00:00 2001 From: Dominique Hazael-Massieux Date: Tue, 25 Aug 2020 10:12:51 +0200 Subject: [PATCH] Update link to WG home page --- webrtc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webrtc.js b/webrtc.js index 0f4bc3fa4..50fa96fa1 100644 --- a/webrtc.js +++ b/webrtc.js @@ -110,7 +110,7 @@ var respecConfig = { wg: "Web Real-Time Communications Working Group", // URI of the public WG page - wgURI: "https://www.w3.org/2011/04/webrtc/", + wgURI: "https://www.w3.org/groups/wg/webrtc", // name (without the @w3c.org) of the public mailing to which comments are due wgPublicList: "public-webrtc",