1
0
Fork 0
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:
Ryan Lucia 2020-10-09 17:00:41 -04:00 committed by GitHub
parent 9be937f00e
commit fd84485f8b
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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