Skip to content

Commit 0b26738

Browse files
author
Rain
committed
Update index.html
1 parent 3163570 commit 0b26738

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
@@ -88,8 +88,8 @@
8888
A pure Rust implementation of WebRTC stack. Rewrite <a href="http://Pion.ly">Pion</a> WebRTC stack in Rust
8989
</p>
9090
<hr>
91-
<input type="checkbox" id="peer" name="peer" disabled="disabled"> <label for="peer">Peer</label>
92-
<a href="https://crates.io/crates/webrtc-peer"><img src="https://img.shields.io/crates/v/webrtc-peer.svg"></a>
91+
<input type="checkbox" id="webrtc" name="webrtc" disabled="disabled"> <label for="webrtc">WebRTC</label>
92+
<a href="https://crates.io/crates/webrtc"><img src="https://img.shields.io/crates/v/webrtc.svg"></a>
9393
<br>
9494
<input type="checkbox" id="media" name="media" disabled="disabled"> <label for="media">Media</label>
9595
<a href="https://crates.io/crates/webrtc-media"><img src="https://img.shields.io/crates/v/webrtc-media.svg"></a>

0 commit comments

Comments
 (0)