Skip to content

Commit b162797

Browse files
committed
Make the link clickable
1 parent 8391a28 commit b162797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)