Skip to content

Commit 07ef17b

Browse files
committed
Fix link in custom wasm build readme
1 parent c028b09 commit 07ef17b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlite3/example/custom_wasm_build/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ rustup target add wasm32-wasi
2727
```
2828

2929
Additionally, you need to download WASI compiler builtins and the associated libc
30-
as described in the [build instructions](https://github.com/simolus3/sqlite3.dart/tree/rust-wasm-build/sqlite3#compiling).
30+
as described in the [build instructions](https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3#compiling).
3131

3232
## Building
3333

0 commit comments

Comments
 (0)