From 2d40449faf634aef74b752558cb67bf42a97cecc Mon Sep 17 00:00:00 2001 From: Topherhindman Date: Wed, 11 Feb 2026 11:45:47 -0800 Subject: [PATCH] Update self-hosting deployment documentation link (#4312) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b41b6349e..6c7caf815 100644 --- a/README.md +++ b/README.md @@ -277,7 +277,7 @@ Sign up for [LiveKit Cloud](https://cloud.livekit.io/). ### Self-host -Read our [deployment docs](https://docs.livekit.io/deploy/) for more information. +Read our [deployment docs](https://docs.livekit.io/transport/self-hosting/) for more information. ## Building from source