Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-ivar committed Oct 8, 2021
1 parent 49df482 commit 5136f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -144,7 +144,7 @@ <h2>Methods</h2>
<h2>Modifications to existing procedures</h2>

<p>Append the following paragraph to the description of
<a data-cite="WEBRTC#addIceCandidate">RTCPeerConnection.addIceCandidate</a>:</p>
<a data-cite="WEBRTC#dom-peerconnection-addicecandidate">addIceCandidate</a>:</p>

<p>If [[WEBAPPSEC-CSP#should-block-rtc-connection]] on the current global
object returns "Blocked", all candidates MUST be prohibited.</p>
Expand Down

0 comments on commit 5136f5c

Please sign in to comment.