Skip to content

Commit e2384c5

Browse files
committed
switch crate webrtc-dtls to dtls
1 parent 2cf21e6 commit e2384c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<a href="https://crates.io/crates/webrtc-sctp"><img src="https://img.shields.io/crates/v/webrtc-sctp.svg"></a>
118118
<br>
119119
<input type="checkbox" id="dtls" name="dtls" disabled="disabled" checked="checked"> <label for="dtls">DTLS</label>
120-
<a href="https://crates.io/crates/webrtc-dtls"><img src="https://img.shields.io/crates/v/webrtc-dtls.svg"></a>
120+
<a href="https://crates.io/crates/dtls"><img src="https://img.shields.io/crates/v/dtls.svg"></a>
121121
<br>
122122
<input type="checkbox" id="mdns" name="mdns" disabled="disabled" checked="checked"> <label for="mdns">mDNS</label>
123123
<a href="https://crates.io/crates/webrtc-mdns"><img src="https://img.shields.io/crates/v/webrtc-mdns.svg"></a>

0 commit comments

Comments
 (0)