Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion component-model/src/creating-and-consuming/composing.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ For an in depth description about how to use the wac tool, you can check out the

## Composing components with a visual interface

You can compose components visually using the builder app at https://wasmbuilder.app/.
You can compose components visually using the builder app at [wasmbuilder.app](https://wasmbuilder.app/).

1. Use the Add Component Button to upload the `.wasm` component files you want to compose. The components appear in the sidebar.

Expand Down