From cbb7bb5906753ac0f6f2a56f121e6a46ee579b95 Mon Sep 17 00:00:00 2001 From: Sam Butcher Date: Sat, 27 Sep 2025 21:34:47 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90d3be8da1..7214811055 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ See the table below for links to README files, documentation, and source code. | Rust | [README](https://github.com/typedb/typedb-driver/tree/master/rust/README.md) | [Documentation](https://typedb.com/docs/reference/typedb-grpc-drivers/rust) | [`rust/`](https://github.com/typedb/typedb-driver/tree/master/rust) | | Python | [README](https://github.com/typedb/typedb-driver/tree/master/python/README.md) | [Documentation](https://typedb.com/docs/reference/typedb-grpc-drivers/python) | [`python/`](https://github.com/typedb/typedb-driver/tree/master/python) | | Java | [README](https://github.com/typedb/typedb-driver/tree/master/java/README.md) | [Documentation](https://typedb.com/docs/drivers/java/overview) | [`java/`](https://github.com/typedb/typedb-driver/tree/master/java) | -| Typescript HTTP | [README](https://github.com/typedb/typedb-driver/tree/master/http-ts/README.md) | [Documentation](https://typedb.com/docs/reference/typedb-http-drivers/typescript) | [`http-ts/`](https://github.com/typedb/typedb-driver/tree/master/nodejs) | +| Typescript HTTP | [README](https://github.com/typedb/typedb-driver/tree/master/http-ts/README.md) | [Documentation](https://typedb.com/docs/reference/typedb-http-drivers/typescript) | [`http-ts/`](https://github.com/typedb/typedb-driver/tree/master/http-ts) | There are also some GRPC drivers that are available for TypeDB 2.x but have not been upgraded to 3.x yet. Please contact us if you need one of these, or use the [HTTP API](https://typedb.com/docs/reference/typedb-http-api)