From a3c936c76cee8b49e91a6eb427a4df79510fe272 Mon Sep 17 00:00:00 2001 From: David Colburn Date: Thu, 1 Jul 2021 18:11:01 -0700 Subject: [PATCH] rename server-api-js --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca919d32d..67aea72ec 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Client SDKs: Server SDKs: -- [Javascript](https://github.com/livekit/server-api-js) ([docs](https://docs.livekit.io/server-api-js/)) +- [Javascript](https://github.com/livekit/server-sdk-js) ([docs](https://docs.livekit.io/server-api-js/)) - [Go](https://github.com/livekit/livekit-sdk-go) ([docs](https://pkg.go.dev/github.com/livekit/livekit-sdk-go)) ## Installing