[Docs Bug 🐞 report]: Broken links found in AsyncAPI CLI documentation (Installation, Contributing, Context Concept)
- Dominant language
- TypeScript
- Stars
- 272
- Forks
- 375
- Avg merge
- 3h 22m
- Merged PRs (30d)
- 8
Description
### Describe the bug you found in AsyncAPI Docs.
While reading through the AsyncAPI CLI documentation, I encountered multiple broken links across different sections. These links currently return 404 or “page not found” responses, which affects documentation usability for new contributors and users trying to follow the CLI setup and contribution guidelines.
Broken Links Details
1. Section: Installation Guide
Link Text: asyncapi.x64.exe
URL:
https://github.com/asyncapi/cli/releases/download/v5.0.6/asyncapi.x64.exe
Result: 404 Not Found
Link Text: asyncapi.x86.exe
URL:
https://github.com/asyncapi/cli/releases/download/v5.0.6/asyncapi.x86.exe
Result: 404 Not Found
2:-Section: Contributing via Pull Requests
Link Text: DEVELOPMENT.md
URL:
https://www.asyncapi.com/docs/tools/DEVELOPMENT.md
Result: “Oops, the page you are looking for doesn’t exist”
3:-. Section: Context Concept
Link Text: Amadeus Airline Platform
URL:
https://amadeus.com/en/industries/airlines/airline-platform
Result: Page not found
4:- GITHUB bot welcome messege
Link text :- Basic Recommended setup
LINK:-https://github.com/asyncapi/community/blob/master/git-workflow.md
Result:- 404
### Attach any resources that can help us understand the issue.
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
### Are you willing to work on this issue ?
Yes I am willing to submit a PR!
Contributor guide
Assessment
This issue has not been assessed yet.