From 255f16507ef708e3542a688271fd34c58d9bebda Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Thu, 4 Jan 2024 12:22:07 +0100 Subject: [PATCH] docs/api/clients.md: Update link to thalos-nodejs --- docs/api/clients.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/api/clients.md b/docs/api/clients.md index 68edd9d..97bfb5b 100644 --- a/docs/api/clients.md +++ b/docs/api/clients.md @@ -2,7 +2,7 @@ List of officially supported client libraries -| Name | Language | -| ------------------------------------------------------------------- | -------- | -| [thalos-go](https://github.com/eosswedenorg/thalos/tree/master/api) | Golang | -| [thalos-nodejs](https://github.com/eosswedenorg/thalos-nodejs) | Nodejs | \ No newline at end of file +| Name | Language | +| -------------------------------------------------------------------------- | -------- | +| [thalos-go](https://github.com/eosswedenorg/thalos/tree/master/api) | Golang | +| [thalos-nodejs](https://www.npmjs.com/package/@eosswedenorg/thalos-client) | Nodejs | \ No newline at end of file