Broken link in file `docs/syntax-tree-format.md`
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.1k
- Forks
- 773
- PR merge metrics
- No merged PRs in 30d
Description
Expected output
The link to the Mozilla Parser API is broken in the docs/syntax-tree-format.md file. The link needs to lead you to the old SpiderMonkey Parser spec.
Relevant references
The broken link: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Parser_API
I think that the link needs to update to the https://web.archive.org/web/20210314002546/https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Parser_API as used in https://github.com/estree/estree/blob/f2534c31c87fecd1475af3efea3b1ef8cfcfb073/README.md?plain=1#L3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open docs/syntax-tree-format.md and inspect the link labeled Mozilla Parser API. Compare it with the archived URL and the referenced ESTree README link; done means the documentation link leads to the old SpiderMonkey Parser specification and the file has no broken target.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100