From 2e09db5662f213624100131748fe80fd9a49958c Mon Sep 17 00:00:00 2001 From: gansukhben Date: Mon, 30 Oct 2017 12:17:25 -0500 Subject: [PATCH] Issue #19: Updated info section --- data/standards/WEBUSB.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/standards/WEBUSB.json b/data/standards/WEBUSB.json index 3fda9d8..2b9c5ee 100644 --- a/data/standards/WEBUSB.json +++ b/data/standards/WEBUSB.json @@ -1,9 +1,9 @@ { "info": { - "name": "Payment Request API", + "name": "WebUSB API", "subsection_number": null, "subsection_name": null, - "url": "https://w3c.github.io/payment-request/" + "url": "https://wicg.github.io/webusb/#idl-index" }, "features": [ "USB.prototype.getDevices",