Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit 6321c21

Browse files
authored
Fix links in the header for js and web api specs. (#199)
1 parent d6f5074 commit 6321c21

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

document/js-api/index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<pre class='metadata'>
2-
Title: WebAssembly JavaScript Interface
2+
Title: WebAssembly JavaScript Interface: Exception Handling
33
Shortname: wasm-js-api
44
Group: wasm
55
Status: ED
66
Level: 1
77
TR: https://www.w3.org/TR/wasm-js-api-1/
8-
ED: https://webassembly.github.io/spec/js-api/
8+
ED: https://webassembly.github.io/exception-handling/js-api/
99
Editor: Ms2ger, Igalia
1010
Repository: WebAssembly/spec
1111
Markup Shorthands: css no, markdown yes

document/web-api/index.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<pre class='metadata'>
2-
Title: WebAssembly Web API
2+
Title: WebAssembly Web API: Exception Handling
33
Shortname: wasm-web-api
44
Group: wasm
55
Status: ED
66
Level: 1
77
TR: https://www.w3.org/TR/wasm-web-api-1/
8-
ED: https://webassembly.github.io/spec/web-api/
8+
ED: https://webassembly.github.io/exception-handling/web-api/
99
Editor: Ms2ger, Igalia
1010
Repository: WebAssembly/spec
1111
Abstract: This document describes the integration of WebAssembly with the broader web platform.

0 commit comments

Comments
 (0)