404 wildcard for subpaths
This commit is contained in:
@@ -98,7 +98,7 @@ export class AppMenuComponent implements OnInit {
|
||||
{
|
||||
label: 'Not Found',
|
||||
icon: 'pi pi-fw pi-exclamation-circle',
|
||||
routerLink: ['/pages/notfound']
|
||||
routerLink: ['/notfound']
|
||||
},
|
||||
{
|
||||
label: 'Empty',
|
||||
|
||||
Reference in New Issue
Block a user