From 16819c65e8a3aeb2fa81bd3ca94939de293f1afa Mon Sep 17 00:00:00 2001 From: gansukhben Date: Thu, 2 Nov 2017 17:29:19 -0500 Subject: [PATCH] Issue #19: Update info section, removed #idl-index from url --- data/standards/WEBUSB.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/standards/WEBUSB.json b/data/standards/WEBUSB.json index 2b9c5ee..91545c4 100644 --- a/data/standards/WEBUSB.json +++ b/data/standards/WEBUSB.json @@ -3,7 +3,7 @@ "name": "WebUSB API", "subsection_number": null, "subsection_name": null, - "url": "https://wicg.github.io/webusb/#idl-index" + "url": "https://wicg.github.io/webusb/" }, "features": [ "USB.prototype.getDevices",