Skip to content

Readme: Download URLs (redirects) broken #1408

Description

@nicholasdehnen

In the README.md file, under "Getting Started" > "Installation" > "Command Line Tool", both URLs for the install.sh and install.ps1 scripts are broken:

$ curl -LsSf https://securityresearch.google/magika/install.sh
curl: (56) The requested URL returned error: 404

$ curl -LsSf https://securityresearch.google/magika/install.ps1
curl: (56) The requested URL returned error: 404

https://securityresearch.google/magika/install.sh redirects to https://github.com/google/magika/releases/download/cli-latest/magika-installer.sh which is invalid.

The correct redirect target would likely be https://github.com/google/magika/releases/latest/download/magika-cli-installer.sh.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions