Skip to content

Commit c24b8c3

Browse files
authored
Fix WASI link in README.md
1 parent 8960b5f commit c24b8c3

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
@@ -9,7 +9,7 @@ The best way to learn how to use WasmKit is to look at the [Examples](./Examples
99

1010
### Command Line Tool
1111

12-
WasmKit provides a command line tool to run WebAssembly binaries compatible with [https://wasi.dev](WASI)..
12+
WasmKit provides a command line tool to run WebAssembly binaries compatible with [WASI](https://wasi.dev).
1313

1414
```sh
1515
$ git clone https://github.com/swiftwasm/WasmKit.git

0 commit comments

Comments
 (0)