fixing broken link

This commit is contained in:
talksik
2023-06-30 14:55:48 -07:00
parent 34d73e657b
commit 036a9af122
+1 -1
View File
@@ -106,7 +106,7 @@ match event {
## Examples
We made a [simple room demo](https://github.com/livekit/client-sdk-native/tree/main/examples/simple_room) leveraging all the current SDK features. Videos are rendered using wgpu and egui.
We made a [simple room demo](https://github.com/livekit/client-sdk-native/tree/main/examples/basic_room) leveraging all the current SDK features. Videos are rendered using wgpu and egui.
![](https://github.com/livekit/client-sdk-rust/blob/main/examples/images/simple-room-demo.gif)