Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Broken externally-linked URL https://docs.npmjs.com/files/package-locks #203

Closed
SamB opened this issue Sep 12, 2022 · 1 comment · Fixed by #260
Closed

[BUG] Broken externally-linked URL https://docs.npmjs.com/files/package-locks #203

SamB opened this issue Sep 12, 2022 · 1 comment · Fixed by #260
Assignees
Labels

Comments

@SamB
Copy link

SamB commented Sep 12, 2022

What / Why

The URL https://docs.npmjs.com/files/package-locks, linked to from other sites, 404s.

Looks like it used to redirect to https://docs.npmjs.com/cli/v6/configuring-npm/package-locks, as of https://web.archive.org/web/20201214093528/https://docs.npmjs.com/files/package-locks, but no longer did as of https://web.archive.org/web/20211126181007/https://docs.npmjs.com/files/package-locks.

And for some reason that topic is only available for 6.x?

P.S. This issue template seems entirely unhelpful for this documentation project.

When

  • n/a

Where

  • n/a

How

Current Behavior

  • n/a

Steps to Reproduce

  • n/a

Expected Behavior

  • n/a

Who

  • n/a

References

  • n/a
@lukekarrys
Copy link
Member

That page was removed as part of v7 (npm/cli#2475). I've updated the redirect to point to the v6 version for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants