Skip to content

Commit 293a7c5

Browse files
author
rainliu
committed
update sctp version/check
1 parent b4f74f9 commit 293a7c5

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
@@ -106,7 +106,7 @@
106106
<input type="checkbox" id="srtp" name="srtp" disabled="disabled" checked="checked"> <label for="srtp">SRTP</label>
107107
<a href="https://crates.io/crates/webrtc-srtp"><img src="https://img.shields.io/crates/v/webrtc-srtp.svg"></a>
108108
&nbsp;
109-
<input type="checkbox" id="sctp" name="sctp" disabled="disabled"> <label for="sctp">SCTP</label>
109+
<input type="checkbox" id="sctp" name="sctp" disabled="disabled" checked="checked"> <label for="sctp">SCTP</label>
110110
<a href="https://crates.io/crates/webrtc-sctp"><img src="https://img.shields.io/crates/v/webrtc-sctp.svg"></a>
111111
<br>
112112
<input type="checkbox" id="dtls" name="dtls" disabled="disabled" checked="checked"> <label for="dtls">DTLS</label>

0 commit comments

Comments
 (0)