material-web icon indicating copy to clipboard operation
material-web copied to clipboard

Wrong links in docs for `mwc` branch

Open DannyMoerkerke opened this issue 3 years ago • 1 comments

When I click on one of the links for a component in the Components table on this page https://github.com/material-components/material-web/tree/mwc it still links to the master branch, resulting in a 404.

For example, clicking on <mwc-button> links to https://github.com/material-components/material-web/tree/master/packages/button while this should be https://github.com/material-components/material-web/tree/mwc/packages/button.

DannyMoerkerke avatar Sep 07 '22 06:09 DannyMoerkerke

@EstebanG23 Might want to close this one as well

thecalamiity avatar Sep 19 '22 22:09 thecalamiity

This is fixed looks like.

treeder avatar Oct 26 '22 21:10 treeder