We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 944a825 commit c809772Copy full SHA for c809772
docs/postgresql/CLIENT.md
@@ -24,7 +24,7 @@ Under the hood, SQLite Sync uses advanced **CRDT (Conflict-free Replicated Data
24
25
- Updated example apps are available at:
26
https://github.com/sqliteai/sqlite-sync-dev/tree/main/examples
27
- - sport-tracker-app (WASM), see SPORT_APP_README_SUPABASE.md
+ - sport-tracker-app (WASM), see [SPORT_APP_README_SUPABASE.md](SPORT_APP_README_SUPABASE.md) for more details
28
- to-do-app (React)
29
- React-Native (Expo): https://github.com/sqliteai/sqlite-sync-react-native
30
- Remaining demos will be updated in the next days
0 commit comments