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

Commit 449e3df

Browse files
aheejinMs2ger
authored andcommitted
[js-api] Fix core spec URL
1 parent 76419ef commit 449e3df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/js-api/index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ urlPrefix: https://tc39.github.io/ecma262/; spec: ECMASCRIPT
9292
text: BigInt; url: #sec-ecmascript-language-types-bigint-type
9393
type: abstract-op
9494
text: CreateMethodProperty; url: sec-createmethodproperty
95-
urlPrefix: https://webassembly.github.io/reference-types/core/; spec: WebAssembly; type: dfn
95+
urlPrefix: https://webassembly.github.io/exception-handling/core/; spec: WebAssembly; type: dfn
9696
url: valid/modules.html#valid-module
9797
text: valid
9898
text: WebAssembly module validation

0 commit comments

Comments
 (0)