npm / www

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

Links to docs in package's README result in 404s #421

Open andrewpye opened 6 years ago

andrewpye commented 6 years ago

Link to the page

https://www.npmjs.com/package/@smile-io/ember-polaris

Logged in or logged out?

Logged in

Expected behavior

Clicking the any of the links under https://www.npmjs.com/package/@smile-io/ember-polaris#components should display the docs for the component that was clicked.

Actual behavior

Clicking any of the links gives a 404. These links used to work until recently; I've tried updating them in the package's README.md but couldn't get them working - what's the correct way to link to these so they display properly?

Steps to reproduce the problem

  1. Visit https://www.npmjs.com/package/@smile-io/ember-polaris#components
  2. Click any of the component links

Browser with version

Google Chrome | 68.0.3439.0 (Official Build) canary (64-bit)

Any error message?

404 page displayed.