Skip to content

Commit 701cdcd

Browse files
committed
Update sqlite3-offline url
1 parent 94d09b4 commit 701cdcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ fits your use-case. You might want to try these other SQLite libraries:
488488
- [better-sqlite3](https://github.com/JoshuaWise/better-sqlite3): Totes itself as the fastest and
489489
simplest library for SQLite3 in Node.js.
490490
- [sql.js](https://github.com/sql-js/sql.js): SQLite compiled to Webassembly.
491-
- [sqlite3-offline](https://www.npmjs.com/package/sqlite3-offline): Offers pre-compiled `sqlite3`
491+
- [sqlite3-offline](https://github.com/DenisCarriere/sqlite3-offline): Offers pre-compiled `sqlite3`
492492
binaries if your machine cannot compile it. Should be mostly compatible with this library.
493493

494494
If you know of any others, feel free to open a PR to add them to the list.

0 commit comments

Comments
 (0)