Skip to content

Commit 9a9cb04

Browse files
authored
docs: fix pglite link in community packages (#624)
* docs: add tanstack-db-pglite * docs: fix pglite link
1 parent c5c4fe6 commit 9a9cb04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/community/resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This page contains a curated list of community-created packages, tools, and reso
1616
- Install: `npm install tanstack-dexie-db-collection`
1717

1818
### PGLite Integration (Unofficial)
19-
- **[tanstack-db-pglite](https://github.com/letstri/tanstack-db-pglite)** - Community-maintained [pglite](https://github.com/lyonlai/pglite) adapter for TanStack DB
19+
- **[tanstack-db-pglite](https://github.com/letstri/tanstack-db-pglite)** - Community-maintained [PGLite](https://pglite.dev/) adapter for TanStack DB
2020
- Use PostgreSQL-compatible databases in the browser via WebAssembly
2121
- Install: `npm install tanstack-db-pglite`
2222

0 commit comments

Comments
 (0)