Skip to content

Commit 297fc78

Browse files
authored
RTCIceCandidate - incorrect MDN urls to the Stats docs with same name (#22947)
1 parent 1488676 commit 297fc78

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

api/RTCIceCandidate.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,6 @@
418418
},
419419
"relayProtocol": {
420420
"__compat": {
421-
"mdn_url": "https://developer.mozilla.org/docs/Web/API/RTCIceCandidateStats/relayProtocol",
422421
"spec_url": "https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-relayprotocol",
423422
"support": {
424423
"chrome": {
@@ -637,7 +636,6 @@
637636
},
638637
"url": {
639638
"__compat": {
640-
"mdn_url": "https://developer.mozilla.org/docs/Web/API/RTCIceCandidateStats/url",
641639
"spec_url": "https://w3c.github.io/webrtc-pc/#dom-rtcicecandidate-url",
642640
"support": {
643641
"chrome": {

0 commit comments

Comments
 (0)