From 0744f0f1b92c3b377ca1876a79c44852eca41c2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Daoust?= Date: Thu, 23 Jan 2025 14:09:39 +0100 Subject: [PATCH] Update URL of Web Speech API (#1664) The update preserves the former shortname `speech-api` for now, matching the `shortname` metadata currently present in the spec. Fixes #1639 --- specs.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/specs.json b/specs.json index 81be7617..00790900 100644 --- a/specs.json +++ b/specs.json @@ -623,6 +623,10 @@ "forkOf": "wasm-js-api-2", "title": "WebAssembly JavaScript Interface: Threading" }, + { + "url": "https://webaudio.github.io/web-speech-api/", + "shortname": "speech-api" + }, "https://webbluetoothcg.github.io/web-bluetooth/", { "url": "https://webbluetoothcg.github.io/web-bluetooth/scanning.html", @@ -756,7 +760,6 @@ "url": "https://wicg.github.io/soft-navigations/", "standing": "pending" }, - "https://wicg.github.io/speech-api/", "https://wicg.github.io/storage-buckets/", "https://wicg.github.io/trust-token-api/", {