Skip to content

[BUG] Windows CLI download link on website returns 404 #1982

@Varadraj75

Description

@Varadraj75

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

Image Image

How to Reproduce

  1. Open https://www.asyncapi.com/tools/cli
  2. Navigate to the Windows installation section
  3. Click on the Windows download link for the AsyncAPI CLI
  4. 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?

Are you willing to work on this issue ?

Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    To Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions