Skip to content

Commit

Permalink
Add YT links to dashboard and WHIP/WHEP features
Browse files Browse the repository at this point in the history
  • Loading branch information
mickel8 committed Aug 27, 2024
1 parent 9bd0dfa commit 991ff61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ <h1 class="hero-copy-font">Batteries-included WebRTC implementation for the Elix
</div>
<div class="features-tiles">
<div class="shadow-box">
<a href="https://github.com/elixir-webrtc/ex_webrtc_dashboard">
<a href="https://www.youtube.com/watch?v=bN8kF4RCJ1o">
<div class="feature">
<img class="feature-img" src="./img/observability.svg" />
<div class="feature-content">
Expand Down Expand Up @@ -306,7 +306,7 @@ <h1 class="hero-copy-font">Batteries-included WebRTC implementation for the Elix
</a>
</div>
<div class="shadow-box">
<a href="https://vimeo.com/946155859">
<a href="https://www.youtube.com/watch?v=ZGy5sYJgh6I">
<div class="feature">
<img class="feature-img" src="./img/whipwhep.svg" />
<div class="feature-content">
Expand Down

0 comments on commit 991ff61

Please sign in to comment.