-
Notifications
You must be signed in to change notification settings - Fork 22.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix some broken links of firefox release #36089
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Preview URLs (6 pages)Flaws (81)URL:
URL:
URL:
URL:
URL:
URL:
External URLs (12)URL:
URL:
URL:
URL:
URL:
URL:
(comment last updated: 2024-09-30 15:53:23) |
If it interests you, https://jc-verse.github.io/mdn-graph/warnings contains all broken links. |
Description
Noticable mention:
<isindex>
deprecated in 4 and removed in 56Function.prototype.isGenerator()
added in 5 and removed in 58for each...in
deprecated in 51 and removed in 57Note: this does not fix all broken links in the document, but some of them
Motivation
Additional details
Related issues and pull requests
found when working on #36042