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
- 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
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”
. Section: Context Concept
Link Text: Amadeus Airline Platform
URL:
https://amadeus.com/en/industries/airlines/airline-platform
Result: Page not found
Attach any resources that can help us understand the issue.
Code of Conduct
Are you willing to work on this issue ?
Yes I am willing to submit a PR!