-
-
Notifications
You must be signed in to change notification settings - Fork 301
Description
Describe the bug.
The Windows download link for AsyncAPI CLI on the official website is broken.
When installing the CLI from:
https://www.asyncapi.com/tools/cli
the Windows link redirects to:
https://github.com/asyncapi/cli/releases/latest/download/asyncapi.x64.exe
This URL returns a 404 Not Found error because the file does not exist in the GitHub release assets.
Due to this, Windows users are unable to download and install the AsyncAPI CLI using the website instructions.
Expected behavior
The Windows download link on the AsyncAPI CLI website should redirect to a valid GitHub release asset.
Clicking the link should successfully download the AsyncAPI CLI Windows executable, allowing users to install and use the CLI without encountering a 404 error.
Screenshots
How to Reproduce
- Open https://www.asyncapi.com/tools/cli
- Navigate to the Windows installation section
- Click on the Windows download link for the AsyncAPI CLI
- The link redirects to GitHub and shows a 404 Not Found error
🖥️ Device Information [optional]
- Operating System (OS): Windows 10
- Browser: Google Chrome
- Browser Version: Latest stable
👀 Have you checked for similar open issues?
- I checked and didn't find similar issue
🏢 Have you read the Contributing Guidelines?
- I have read the Contributing Guidelines
Are you willing to work on this issue ?
Yes I am willing to submit a PR!
Metadata
Metadata
Assignees
Labels
Type
Projects
Status