We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fb5445 commit 6a391e4Copy full SHA for 6a391e4
design/mvp/WIT.md
@@ -2111,8 +2111,7 @@ able to be used to compile a component without additional type information.
2111
2112
When a world imports or exports a named interface with a custom plain name
2113
(using the `id: use-path` syntax), the encoding uses the `[implements=<I>]`
2114
-annotation defined in [Binary.md](Binary.md) and
2115
-[Explainer.md](Explainer.md#import-and-export-definitions) to indicate which
+annotation defined in [Explainer.md](Explainer.md#import-and-export-definitions) to indicate which
2116
interface the instance implements. For example, the following WIT:
2117
2118
```wit
0 commit comments