File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ export default defineConfig({
148148```
149149
150150Check 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 )
152152that 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
157157examples of how to use this in the main thread and in a worker. (Note that the
158158worker variant requires special HTTP headers, so it can't be hosted on GitHub
159159Pages.) 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
You can’t perform that action at this time.
0 commit comments