Fix link to wasm build instructions (#43229)
authorRyan Lucia <ryan@luciaonline.net>
Fri, 9 Oct 2020 21:00:41 +0000 (17:00 -0400)
committerGitHub <noreply@github.com>
Fri, 9 Oct 2020 21:00:41 +0000 (16:00 -0500)
* 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>
docs/workflow/building/mono/README.md

index 1891abc..d1f2851 100644 (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