-
Notifications
You must be signed in to change notification settings - Fork 2
Description
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
- Click link
- Browser shows 404 page