Skip to content

wrong link in readme #496

@tobiashofmann

Description

@tobiashofmann

Expected Behavior

I came accross a wrong link while reading the documentation at npmjs for this package. Some links are not working, giving 404.

For instance, links pointing to the API.md file. The correct link seems to be https://github.com/UI5/cli-extensions/blob/main/packages/middleware-code-coverage/docs/API.md

Under Usage, point 5, the link is labelled UI5 logo, but goes to sample-app-coverage-data.png which does not exist.

Accessing the README.md directly here in the repository: the links are working.

Current Behavior

Readme at https://www.npmjs.com/package/@ui5/middleware-code-coverage

Section: How It Works

Link to API document -> https://github.com/UI5/cli-extensions/blob/HEAD/docs/API.md

Section: Integration

Link to public API -> https://github.com/UI5/cli-extensions/blob/HEAD/docs/API.md

Both point to the same API.md file.

Section: Use

Link under point 5. Check the code coverage

Steps to Reproduce the Issue

  1. Click link
  2. Browser shows 404 page

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationRelated to documentation or other non-code content

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions