Skip to content

Commit 83a8353

Browse files
authored
Fix JSON; link to overview not repo root
1 parent a3fb79f commit 83a8353

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

features.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@
7878
},
7979
"moreArrayConstructors": {
8080
"description": "More array constructors",
81-
"url": "https://github.com/WebAssembly/more-array-constructors",
82-
"phase": 1,
81+
"url": "https://github.com/WebAssembly/more-array-constructors/blob/main/proposals/more-array-constructors/Overview.md",
82+
"phase": 1
8383
},
8484
"multiMemory": {
8585
"description": "Multiple Memories",

0 commit comments

Comments
 (0)