From e1c15b380205e6c3432cd8413eb8e0ede67a65b6 Mon Sep 17 00:00:00 2001 From: fetch-info bot <> Date: Mon, 3 May 2021 08:12:15 +0000 Subject: [PATCH] [data] Update spec info --- index.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.json b/index.json index 4ba38ab9..7b1c8aee 100644 --- a/index.json +++ b/index.json @@ -9830,17 +9830,17 @@ } }, { - "url": "https://www.w3.org/TR/webauthn-2/", + "url": "https://www.w3.org/TR/webauthn-3/", "seriesComposition": "full", - "shortname": "webauthn-2", + "shortname": "webauthn-3", "series": { "shortname": "webauthn", - "currentSpecification": "webauthn-2" + "currentSpecification": "webauthn-3" }, - "seriesVersion": "2", + "seriesVersion": "3", "shortTitle": "Web Authentication", "release": { - "url": "https://www.w3.org/TR/webauthn-2/", + "url": "https://www.w3.org/TR/webauthn-3/", "filename": "Overview.html" }, "nightly": { @@ -9849,7 +9849,7 @@ "sourcePath": "index.bs", "filename": "index.html" }, - "title": "Web Authentication: An API for accessing Public Key Credentials - Level 2", + "title": "Web Authentication: An API for accessing Public Key Credentials - Level 3", "source": "w3c", "tests": { "repository": "https://github.com/web-platform-tests/wpt",