mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-10 10:00:57 +09:00
Fix link to wasm build instructions (#43229)
* Fix link to wasm build instructions * Update docs/workflow/building/mono/README.md Co-authored-by: Dan Moseley <danmose@microsoft.com> Co-authored-by: Dan Moseley <danmose@microsoft.com>
This commit is contained in:
parent
9be937f00e
commit
fd84485f8b
1 changed files with 3 additions and 3 deletions
|
@ -51,15 +51,15 @@ The build has a number of options that you can learn about using build -?.
|
|||
|
||||
### WebAssembly
|
||||
|
||||
See the instructions in [../libraries/webassembly-instructions.md].
|
||||
See the instructions for [Building WebAssembly](../../building/libraries/webassembly-instructions.md).
|
||||
|
||||
### Android
|
||||
|
||||
See the instructions for [Testing Android](../../testing/libraries/testing-android.md)
|
||||
|
||||
### IOS
|
||||
### iOS
|
||||
|
||||
See the instructions for [Testing IOS](../../testing/libraries/testing-apple.md)
|
||||
See the instructions for [Testing iOS](../../testing/libraries/testing-apple.md)
|
||||
|
||||
## Packages
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue