Broken or Redirecting Links in Documentation
Open
- Dominant language
- OCaml
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 19h 36m
- Merged PRs (30d)
- 13
Description
README.md, INSTALL.md
The link http://fbinfer.com/ and its subpages (e.g., /docs/getting-started) redirect to https://fbinfer.com, which may not resolve correctly or may lead to a dead page in some regions.
Suggested Improvement:
Replace with GitHub-hosted or updated links.
For example:
From → http://fbinfer.com/docs/getting-started
To → A valid updated location or use GitHub Pages if available.
Broken or redirected links can confuse new contributors and users trying to install Infer.
Contributor guide
Assessment
This issue has not been assessed yet.