Skip to content

Commit e6e03c3

Browse files
authored
winch(docs): Fix broken links (#10575)
Updates the markdown formatting to fix a couple of broken links.
1 parent 44c2591 commit e6e03c3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

winch/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,8 @@ Winch's aim is to support all the backends officially supported by Wasmtime:
6161

6262
The x86\_64 backend offers an almost-complete implementation, it currently
6363
supports all the instructions that are part of WebAssembly's MVP, plus some of
64-
the [feature extensions](feature-extensions). Refer to the [Tiers of
65-
Support](tiers-of-support) for more details.
66-
64+
the [feature extensions][feature-extensions]. Refer to the [Tiers of
65+
Support][tiers-of-support] for more details.
6766

6867
[feature-extensions]: https://webassembly.org/features/
6968
[tiers-of-support]: https://docs.wasmtime.dev/stability-tiers.html

0 commit comments

Comments
 (0)