Skip to content

Commit 6d579b8

Browse files
committed
Merge branch 'main' of github.com:tomayac/sqlite-wasm
2 parents 7d42b0e + ca0f9fa commit 6d579b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ export default defineConfig({
148148
```
149149

150150
Check out a
151-
[sample project](https://stackblitz.com/edit/vitejs-vite-3rk63d?file=main.js)
151+
[sample project](https://stackblitz.com/edit/vitejs-vite-ttrbwh?file=main.js)
152152
that shows this in action.
153153

154154
## Demo
@@ -157,7 +157,7 @@ See the [demo](https://github.com/tomayac/sqlite-wasm/tree/main/demo) folder for
157157
examples of how to use this in the main thread and in a worker. (Note that the
158158
worker variant requires special HTTP headers, so it can't be hosted on GitHub
159159
Pages.) An example that shows how to use this with vite is available on
160-
[StackBlitz](https://stackblitz.com/edit/vitejs-vite-3rk63d?file=main.js).
160+
[StackBlitz](https://stackblitz.com/edit/vitejs-vite-ttrbwh?file=main.js).
161161

162162
## Deploying a new version
163163

0 commit comments

Comments
 (0)