Closed
Description
The link to the GitHub README file on https://www.npmjs.com/package/@angular/cli is broken.
It points to https://github.com/angular/angular-cli/README.md instead of https://github.com/angular/angular-cli/blob/main/README.md.
I could not find the correct NPM README in this repo, otherwise I would have created a PR to fix it. It seems that the NPM README here uses a relative link. I do not know why the link is absolute on the public NPM page.