npm / www

community space for the npm website
https://npm.community
69 stars 48 forks source link

Broken link on scoped packages page #392

Closed bsonntag closed 6 years ago

bsonntag commented 6 years ago

The "private modules" link on the "Publishing a Scoped Package" section of the "How to Work with Scoped Packages" page is broken (i.e. points to a 404 page that says "package 'private-modules' not found").

Link to the page

https://docs.npmjs.com/getting-started/scoped-packages#publishing-a-scoped-package

Logged in or logged out?

Logged out.

Expected behavior

The link should point to some page about private modules?

Actual behavior

The link points to a 404 page.

Steps to reproduce the problem

  1. Click the link "private modules" link.

Browser with version

Firefox 59.0.2 (64-bit)

Any error message?

"package 'private-modules' not found"

jefflembeck commented 6 years ago

Thank you! I've opened https://github.com/npm/docs/issues/997 !