Skip to content

Commit 9c045ce

Browse files
Update README.md links for language clients to the new tursodatabase repos
1 parent eecb25d commit 9c045ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

libsql-server/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ cargo xtask test
3434

3535
The following client libraries enable your app to query `sqld` programmatically:
3636

37-
* [TypeScript and JavaScript](https://github.com/libsql/libsql-client-ts)
37+
* [TypeScript and JavaScript](https://github.com/tursodatabase/libsql-client-ts)
3838
* [Rust](https://github.com/libsql/libsql-client-rs)
39-
* [Go](https://github.com/libsql/libsql-client-go)
40-
* [Python](https://github.com/libsql/libsql-client-py)
39+
* [Go](https://github.com/tursodatabase/libsql-client-go)
40+
* [Python](https://github.com/tursodatabase/libsql-python)
4141

4242
## SQLite extensions support
4343

0 commit comments

Comments
 (0)