URL Angular Nieważny Wyślij do komponentu
{ path: 'notfound', component: NotFoundComponent},
{ path: "**",redirectTo:"notfound"},
Bewildered Baboon
{ path: 'notfound', component: NotFoundComponent},
{ path: "**",redirectTo:"notfound"},