Skip to content

Commit deb91ea

Browse files
authored
Update broken link, remove double link in F47 (#3701)
MDN no longer has a page on the blink element, replacing it with a link to Wikipedia for historical reference. The second link went to the same place, also removed that as it was redundant.
1 parent 5d51bfb commit deb91ea

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

techniques/failures/F47.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,9 @@
2525

2626
<ul>
2727
<li>
28-
<a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/blink">Mozilla Developer Network: &lt;blink&gt;</a>
29-
</li>
30-
<li>
31-
<a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/blink">Mozilla Developer Network: text-decoration</a>
28+
<a href="https://en.wikipedia.org/wiki/Blink_element">Wikipedia: Blink element</a>
3229
</li>
3330
</ul>
3431

3532
</section>
36-
</body></html>
33+
</body></html>

0 commit comments

Comments
 (0)