Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
Co-authored-by: Dan Gohman <dev@sunfishcode.online>
  • Loading branch information
lukewagner and sunfishcode authored Jan 15, 2025
1 parent dca900a commit 3c6c4a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions design/mvp/BuildTargets.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@ direct aliases to the resolved type.
## Imports and Exports

Every build target defines the following set of imports:
1. [WIT-derived function imports](#wit-derived-imports)
1. [WIT-derived function imports](#wit-derived-function-imports)

and the union of the following sets of exports:
1. [WIT-derived function exports](#wit-derived-exports)
1. [WIT-derived function exports](#wit-derived-function-exports)
2. [Memory exports](#memory-exports)
3. [Initialization export](#initialization-export)

Expand Down

0 comments on commit 3c6c4a9

Please sign in to comment.