i have defined the path of a page in it\'s routing.ts :
const routes: Routes = [ { path: \'classement\', component: ClassementPage } ];