Skip to content

Commit

Permalink
Merge pull request #1984 from fippo/better-section
Browse files Browse the repository at this point in the history
change link of mediastreamtrack definition
  • Loading branch information
aboba committed Sep 13, 2018
2 parents 7bc78a6 + 5fd2d6c commit 60e56ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webrtc.html
Expand Up @@ -6697,8 +6697,8 @@ <h3><dfn>RTCRtpReceiver</dfn> Interface</h3>
</li>
<li>
<p>Initialize <var>track.muted</var> to <code>true</code>. See the
<a><code>MediaStreamTrack</code></a> section about how the
<code>muted</code> attribute reflects if a
<a href="#mediastreamtrack-network-use">MediaStreamTrack</a> section
about how the <code>muted</code> attribute reflects if a
<code><a>MediaStreamTrack</a></code> is receiving media data or
not.</p>
</li>
Expand Down

0 comments on commit 60e56ab

Please sign in to comment.