diff --git a/src/app/app-routing.module.ts b/src/app/app-routing.module.ts index d3400536..8fe53362 100644 --- a/src/app/app-routing.module.ts +++ b/src/app/app-routing.module.ts @@ -46,7 +46,7 @@ const APP_ROUTES: Route[] = [ component: MaterialSampleFormComponent, data: { title: "Material UI", - href: "https://github.com/udos86/ng-dynamic-forms/blob/master/sample/app/material-sample-form/material-sample-form.model.ts", + href: "https://github.com/udos86/ng-dynamic-forms/tree/master/src/app/ui-material/", bgColor: "#009688" } },