Skip to content

Commit 9a421f2

Browse files
Update README.md
1 parent 5a0c68b commit 9a421f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ A _build_ is a combination of ruby version, _profile_, and _target_.
111111
<tbody>
112112
<tr>
113113
<td><code>wasm32-unknown-wasip1</code></td>
114-
<td>Targeting [WASI Preview1](https://github.com/WebAssembly/WASI/tree/main/legacy/preview1)-compatible environments (e.g. Node.js, browsers with polyfill, <a href="https://github.com/bytecodealliance/wasmtime">wasmtime</a>, and so on)</td>
114+
<td>Targeting <a href="https://github.com/WebAssembly/WASI/tree/main/legacy/preview1">WASI Preview1</a> compatible environments (e.g. Node.js, browsers with polyfill, <a href="https://github.com/bytecodealliance/wasmtime">wasmtime</a>, and so on)</td>
115115
</tr>
116116
<tr>
117117
<td><code>wasm32-unknown-emscripten</code></td>

0 commit comments

Comments
 (0)