From 44488f078cdecf776f45a97f381a1aefb8c7ddc4 Mon Sep 17 00:00:00 2001 From: David Zhao Date: Fri, 11 Jun 2021 14:06:01 -0700 Subject: [PATCH] update docs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38c4e7816..1b0df3df3 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ LiveKit is deployable to any environment that supports docker, including Kuberne LiveKit is distributed, and scales by adding nodes. Server instances coordinate via Redis to ensure clients in the same room are served by the same instance. Redis is the only external dependency for a production deployment. -See documentation at https://docs.livekit.io/guides/deployment +See documentation at https://docs.livekit.io/guides/deploy ## License