Skip to content

Commit 44acba1

Browse files
Update README.md
1 parent 5573246 commit 44acba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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)