Skip to content

Commit

Permalink
Correct LiveKit Cloud hyperlink in README.md (#1077)
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottBrenner authored Feb 3, 2025
1 parent dd190f4 commit a58b063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</h1>

<!--BEGIN_DESCRIPTION-->
Use this SDK to add realtime video, audio and data features to your React app. By connecting to <a href="https://livekit.io/">LiveKit</a> Cloud or a self-hosted server, you can quickly build applications such as multi-modal AI, live streaming, or video calls with just a few lines of code.
Use this SDK to add realtime video, audio and data features to your React app. By connecting to <a href="https://cloud.livekit.io/">LiveKit Cloud</a> or a self-hosted server, you can quickly build applications such as multi-modal AI, live streaming, or video calls with just a few lines of code.
<!--END_DESCRIPTION-->

<br/>
Expand Down

0 comments on commit a58b063

Please sign in to comment.