From b97de89158408694cf9137edd6ea9f71709756ae Mon Sep 17 00:00:00 2001 From: Scott Brenner Date: Mon, 3 Feb 2025 22:39:53 -0800 Subject: [PATCH] Correct LiveKit Cloud hyperlink in README.md (#392) * Correct hyperlink in README.md * Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 112153a..9b9f566 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@
-LiveKit Meet is an open source video conferencing app built on [LiveKit Components](https://github.com/livekit/components-js), [LiveKit Cloud](https://livekit.io/cloud), and Next.js. It's been completely redesigned from the ground up using our new components library. +LiveKit Meet is an open source video conferencing app built on [LiveKit Components](https://github.com/livekit/components-js), [LiveKit Cloud](https://cloud.livekit.io/), and Next.js. It's been completely redesigned from the ground up using our new components library. ![LiveKit Meet screenshot](./.github/assets/livekit-meet.jpg)