update docs link

This commit is contained in:
David Zhao
2021-06-11 14:06:01 -07:00
parent 0cecd81906
commit 44488f078c
+1 -1
View File
@@ -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