Skip to content

Commit e80de6c

Browse files
author
yngrtc
committed
UPDATE index.html
1 parent f87646f commit e80de6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
<div class="container">
4646
<div class="navbar-brand">
4747
<a class="navbar-item" href="https://github.com/webrtc-rs"><img src="./res/Github.png" height="28"></a>
48-
<a class="navbar-item" href="https://github.com/webrtc-rs/webrtc/"><img src="./res/webrtc.rs.ico" width="28" height="28"><strong>&nbsp;WebRTC</strong></a>
48+
<a class="navbar-item" href="https://github.com/webrtc-rs/webrtc"><img src="./res/webrtc.rs.ico" width="28" height="28"><strong>&nbsp;WebRTC</strong></a>
49+
<a class="navbar-item" href="https://github.com/webrtc-rs/ortc"><img src="./res/rtc.ico" width="28" height="28"><strong>&nbsp; ORTC</strong></a>
4950
<a class="navbar-item" href="https://github.com/webrtc-rs/sfu"><img src="./res/sfu-rs.ico" width="28" height="28"><strong>&nbsp; SFU</strong></a>
50-
<a class="navbar-item" href="https://github.com/webrtc-rs/rtc"><img src="./res/rtc.ico" width="28" height="28"><strong>&nbsp; RTC</strong></a>
5151
<div class="navbar-item">
5252
<iframe src="https://github.com/sponsors/webrtc-rs/button" title="Sponsor webrtc-rs" height="35" width="116"
5353
style="border: 0;"></iframe>

0 commit comments

Comments
 (0)