Skip to content

Commit e6de097

Browse files
authored
Merge pull request #185 from ifsheldon/better-link
Make the link clickable
2 parents f30434e + b162797 commit e6de097

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

component-model/src/creating-and-consuming/composing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ For an in depth description about how to use the wac tool, you can check out the
102102

103103
## Composing components with a visual interface
104104

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

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

0 commit comments

Comments
 (0)