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.
2 parents 60ffc4a + 0d8e480 commit 6a755f5Copy full SHA for 6a755f5
README.md
@@ -52,7 +52,7 @@ sqlite3InitModule({
52
```
53
54
The `db` object above implements the
55
-[Object Oriented API #1](https://sqlite.org/wasm/doc/tip/api-oo1.md).
+[Object Oriented API #1](https://sqlite.org/wasm/doc/trunk/api-oo1.md).
56
57
### In a worker (with OPFS if available):
58
0 commit comments