We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c028b09 commit 07ef17bCopy full SHA for 07ef17b
sqlite3/example/custom_wasm_build/README.md
@@ -27,7 +27,7 @@ rustup target add wasm32-wasi
27
```
28
29
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).
+as described in the [build instructions](https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3#compiling).
31
32
## Building
33
0 commit comments