Skip to content

Commit 7d843be

Browse files
committed
Move specs to index.bs
1 parent bd042e3 commit 7d843be

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

document/html/Web.bs document/html/index.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Shortname: wasmweb
55
Group: WebAssembly CG
66
Status: w3c/CG-DRAFT
77
Level: 1
8-
ED: https://webassembly.github.io/spec/Web.html
8+
ED: https://webassembly.github.io/spec/html/index.html
99
Editor: WebAssembly Community Group
1010
Repository: WebAssembly/spec
1111
Abstract: This document describes the integration of WebAssembly with the broader Web Platform.
@@ -28,7 +28,7 @@ Ignored Terms: h1, h2, h3, h4, h5, h6, xmp
2828
"status": "Draft"
2929
},
3030
"WASMJS": {
31-
"href": "https://littledan.github.io/spec/JS.html",
31+
"href": "https://littledan.github.io/spec/js-api/",
3232
"title": "WebAssembly JS Integration Specification",
3333
"publisher": "W3C WebAssembly Community Group",
3434
"status": "Draft"

document/js-api/JS.bs document/js-api/index.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Shortname: wasmjs
55
Group: WebAssembly CG
66
Status: w3c/CG-DRAFT
77
Level: 1
8-
ED: https://webassembly.github.io/spec/JS.html
8+
ED: https://webassembly.github.io/spec/js-api/index.html
99
Editor: WebAssembly Community Group
1010
Repository: WebAssembly/spec
1111
Abstract: This document provides an explicit JavaScript API for interacting with WebAssembly.

0 commit comments

Comments
 (0)