Skip to content

Commit 868ae17

Browse files
committed
docs: fix broken link
1 parent 8c8bb1d commit 868ae17

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
@@ -4,7 +4,7 @@
44

55
SQLite database interface for Tauri applications using
66
[sqlx](https://github.com/launchbadge/sqlx) and
7-
[sqlx-sqlite-conn-mgr](https://github.com/silvermine/sqlx-sqlite-conn-mgr).
7+
[sqlx-sqlite-conn-mgr](crates/sqlx-sqlite-conn-mgr/README.md).
88

99
This plugin provides a SQLite-focused database interface with optimized connection
1010
pooling, write serialization, and proper resource management.

0 commit comments

Comments
 (0)