We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 600b0fe commit f7d24beCopy full SHA for f7d24be
README.md
@@ -16,7 +16,7 @@ See the table below for links to README files, documentation, and source code.
16
| 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) |
17
| 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) |
18
| 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) |
19
-| 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) |
20
21
There are also some GRPC drivers that are available for TypeDB 2.x but have not been upgraded to 3.x yet. Please contact
22
us if you need one of these, or use the [HTTP API](https://typedb.com/docs/reference/typedb-http-api)
0 commit comments