Skip to content

Commit 6a391e4

Browse files
ricochetlukewagner
andauthored
docs(implements): remove unneccesary Binary.md ref
Co-authored-by: Luke Wagner <mail@lukewagner.name>
1 parent 0fb5445 commit 6a391e4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

design/mvp/WIT.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2111,8 +2111,7 @@ able to be used to compile a component without additional type information.
21112111

21122112
When a world imports or exports a named interface with a custom plain name
21132113
(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
2114+
annotation defined in [Explainer.md](Explainer.md#import-and-export-definitions) to indicate which
21162115
interface the instance implements. For example, the following WIT:
21172116

21182117
```wit

0 commit comments

Comments
 (0)