URL angulaire non valide vous envoyer dans un composant
{ path: 'notfound', component: NotFoundComponent},
{ path: "**",redirectTo:"notfound"},
Bewildered Baboon
{ path: 'notfound', component: NotFoundComponent},
{ path: "**",redirectTo:"notfound"},