diff --git a/platforms/web/README.md b/platforms/web/README.md index 65ee3bb29..1458166a0 100644 --- a/platforms/web/README.md +++ b/platforms/web/README.md @@ -27,7 +27,7 @@ return ( #### Generate WASM bindings -The composer uses a cross-platform rust library. In order to work as intended, the WASM bindings must be generated according to the [Matrix Rich Text Editor README.md](../../../README.md) +The composer uses a cross-platform rust library. In order to work as intended, the WASM bindings must be generated according to the [Matrix Rich Text Editor README.md](../../README.md) #### Yarn install