Skip to content

Commit ba1ebc2

Browse files
committed
doc: update config file path in platform-support/wasm32-wasip1-threads.md
1 parent 7d97c59 commit ba1ebc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc/src/platform-support/wasm32-wasip1-threads.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ flag, for example:
107107

108108
Users need to install or built wasi-sdk since release 20.0
109109
https://github.com/WebAssembly/wasi-sdk/releases/tag/wasi-sdk-20
110-
and specify path to *wasi-root* `.cargo/config.toml`
110+
and specify path to *wasi-root* `config.toml`
111111

112112
```toml
113113
[target.wasm32-wasip1-threads]

0 commit comments

Comments
 (0)