Skip to content

Commit f0679ab

Browse files
authored
[mbr] Fix link in README (#47914)
1 parent 9ce547d commit f0679ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mono/sample/mbr/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ build.sh -s Mono+Libs /p:MonoMetadataUpdate=true
2828

2929
For WebAssembly:
3030

31-
Make sure `EMSDK_PATH` is set (see [workflow](../../../../../docs/workflow/building/libraries/webassembly-instructions.md))
31+
Make sure `EMSDK_PATH` is set (see [workflow](../../../../docs/workflow/building/libraries/webassembly-instructions.md))
3232
```console
3333
build.sh --os browser /p:MonoMetadataUpdate=true
3434
```

0 commit comments

Comments
 (0)