From b2d693a9deed1a35355ce8f1f1650411c8434d86 Mon Sep 17 00:00:00 2001 From: Jon Kuperman Date: Tue, 11 Jun 2024 11:08:43 +0300 Subject: [PATCH 1/3] Update source-map.bs --- source-map.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source-map.bs b/source-map.bs index 6eb1e05..27bd4d3 100644 --- a/source-map.bs +++ b/source-map.bs @@ -65,7 +65,7 @@ spec:url; type:dfn; for:/; text:url "title": "Source Map Revision 2 Proposal" }, "WasmCustomSection": { - "href": "https://www.w3.org/TR/wasm-core-2/binary/modules.html#custom-section", + "href": "https://www.w3.org/TR/wasm-core-2/#custom-section%E2%91%A0", "publisher": "W3C", "status": "Living Standard", "title": "WebAssembly custom section" From 71cac1cd4f772148e49362c02ac75474d14925e0 Mon Sep 17 00:00:00 2001 From: Jon Kuperman Date: Tue, 11 Jun 2024 11:13:05 +0300 Subject: [PATCH 2/3] Update source-map.bs --- source-map.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source-map.bs b/source-map.bs index 27bd4d3..8f990da 100644 --- a/source-map.bs +++ b/source-map.bs @@ -65,13 +65,13 @@ spec:url; type:dfn; for:/; text:url "title": "Source Map Revision 2 Proposal" }, "WasmCustomSection": { - "href": "https://www.w3.org/TR/wasm-core-2/#custom-section%E2%91%A0", + "href": "https://webassembly.github.io/spec/core/binary/modules.html#custom-section", "publisher": "W3C", "status": "Living Standard", "title": "WebAssembly custom section" }, "WasmNamesBinaryFormat": { - "href": "https://www.w3.org/TR/wasm-core-2/binary/values.html#names", + "href": "https://webassembly.github.io/spec/core/binary/values.html#names", "publisher": "W3C", "status": "Living Standard", "title": "WebAssembly Names binary format" From 26ed98f5c6c21c0d71c4c5a29ef3c9fa2d853fc8 Mon Sep 17 00:00:00 2001 From: Jon Kuperman Date: Tue, 11 Jun 2024 11:36:47 +0300 Subject: [PATCH 3/3] Update source-map.bs --- source-map.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source-map.bs b/source-map.bs index 8f990da..975a67c 100644 --- a/source-map.bs +++ b/source-map.bs @@ -65,13 +65,13 @@ spec:url; type:dfn; for:/; text:url "title": "Source Map Revision 2 Proposal" }, "WasmCustomSection": { - "href": "https://webassembly.github.io/spec/core/binary/modules.html#custom-section", + "href": "https://www.w3.org/TR/wasm-core-2/#custom-section", "publisher": "W3C", "status": "Living Standard", "title": "WebAssembly custom section" }, "WasmNamesBinaryFormat": { - "href": "https://webassembly.github.io/spec/core/binary/values.html#names", + "href": "https://www.w3.org/TR/wasm-core-2/#names%E2%91%A2", "publisher": "W3C", "status": "Living Standard", "title": "WebAssembly Names binary format"