You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sets up a dedicated 404 page, rather than redirecting everything to the front page which
doesn't tell the user that their link is incorrect. The design is based on the one from
angular.io.
I also had to make some adjustments to the routing setup, because everything was
being picked up by the `:section` route and we didn't have defined routes for `/cdk`
and `/components` to which we link from the top nav.
0 commit comments